Could you useQuote:
Originally Posted by PeejAvery
If you knew that "MyString" is always going to be convertible with no errors?Code:var num = Number(MyString);
Would it be faster too? (Kinda off-topic)
Printable View
Could you useQuote:
Originally Posted by PeejAvery
If you knew that "MyString" is always going to be convertible with no errors?Code:var num = Number(MyString);
Would it be faster too? (Kinda off-topic)
Quote:
Originally Posted by tcertain
no problem, glad to help