Convert Text To Number Step
Brief description
This step converts the input string variable that contains the numeric value, to the new or existing numeric data type variable (examples of use)
Step Information
Step name (Not required) – the custom name of the process step that labels the editor’s process step box
Input parameters
Source text variable (Required)– existing variable name of string data type that contains the input value
Output parameters
Destination number variable (Required)– existing or new variable name of numeric data type that contains the resulting value
Additional comments
Number formatting (Decimal and Thousands Separators etc.) depends on the machine’s localization settings.