StrToNum
|
String manipulation |
SYNTAX | StrToNum( string ) |
RETURNS | NUMBER |
FUNCTION | Converts string to number. |
EXAMPLE | List = "123,456,789";
|
SEE ALSO | WRITEVAL() function |
The StrToNum function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.