Script functions reference > Script functions in alphabetical order > N > Num

Num
Syntax
Num(str);
str 
Description
Converts a string expression to a numerical value.
Note:
Returns
A number.
Example
num("10");
Result: 10 (as a numeric expression)
OpenText StreamServe 5.6 Updated: 2013-03-01