Converts a string to a number.
Declaration
PARSE_NUMBER(string) -> number
Parameters
- string (type: string)
- The string to parse the number from.
Return Values
- number (type: number)
- The resulting number representing the given string.
0
0
Was this article helpful?
0 out of 0 found this helpful
Add comment
Please sign in to leave a comment.