Hi,
I need to replace comma(,) with a dot(.) in a string. i.e if the string has the value 80,000 then it shoudl be converted to 80.000. Please suggest an approach.
Thanks in advance,
Anushree