Kullay
7 years agoNew Contributor III
Convert String to Number
Hi All,
how to convert String to Number,
Like :String str=“12SS”;
Number = 12SS
please help me on this Issue.
Thanks,
kullayappa
Hi Anil,
I got the Issue, we need to use the Parseint() or Parseflot().
Thanks,
kullayappa