Converting a number string to a number - Noob Question
Posted: Sun Aug 13, 2006 8:06 pm
I know it's definitlyy possible to do this.
I have a string that contains a number I want to convert it from a string to a number.
I've done this in javascript with parseInt/parseFloat.
Can anyone tell me the syntax to do that?
Thanks
I have a string that contains a number I want to convert it from a string to a number.
I've done this in javascript with parseInt/parseFloat.
Can anyone tell me the syntax to do that?
Thanks