Iam getting the string like this $2,000.00. Now i want to change this string to float value.
How to convert this string as float.Actually this string($2,000.00)is coming from formatting number with currency formatter. But now i want to change this string to float value..
Please guide anyone for this.
Thanking in advance.
Consider the string.
Create a number formatter.
The “important thing”.
“Here is what you want”.
And of course, release the number formatter.