I searched and searched and searched but I can NOT find a way to convert a string to a number!
How do I convert a string into a number?
If I use string input and I want to convert it into a number, how can I do that?
Asking for NUMBER input is NOT an option because I don't know if I need a number until AFTER the fact.
Thanking You in Advance.
How do I convert a string into a number?
If I use string input and I want to convert it into a number, how can I do that?
Asking for NUMBER input is NOT an option because I don't know if I need a number until AFTER the fact.
Thanking You in Advance.
Comment