How to detect the comma in the Price and delete it

Hello there, I am try to find the way to detect the comma in the price and delete only the comma or replace it with nothing. Do you guys know how to do it? I am quiet new with Make.com

Try the replace() function. Or if it’s number just multiply by 100.