Hello again!
Hello again!
How do I strip the thousands separator from a string with a number in order to convert that to an Integer value?
Ex.: 14.500 -> 14500
Thanks :)
How do I strip the thousands separator from a string with a number in order to convert that to an Integer value?
Ex.: 14.500 -> 14500
Thanks :)
Comments
Post a Comment