WebArgs::str2num Method [AX 2012]

Converts a number in String format to a real value.

client server public static real str2num(str txt)

Run On

Called

Parameters

txt
Type: str
A number in String format

Return Value

Type: real
The real value of String
Show: