2
Answers

How to convert values String to numeric?

Dipak Nile

Dipak Nile

5y
523
1
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)