Is there a function like substr() that will work on an integer?
|
Is there a function like substr() that will work on an integer? for example, var numbr = 2011; var newnum = numbr.substr(2, 2);
|
Replies:
No Replies Yet! Be the first?
|
Is there a function like substr() that will work on an integer? for example, var numbr = 2011; var newnum = numbr.substr(2, 2);
|
No Replies Yet! Be the first?