2
Answers

How to convert values String to numeric?

I have values in string fromat but i want convert into numric format?
e.g.
i have string like ..one lakh twenty thousand,
i want to like this..01,20,000 

Answers (2)