Truncate Number Step

Brief description

This step is used to round a decimal number to the required number of decimal places or an integer (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 numeric variable (Required)– the existing variable name of decimal data type that contains the input value
  • Define decimal places to round value (Required)– number of decimal places to round the value

Output parameters

  • Define variable to store rounded value (Required)– existing or new variable of decimal data type that contains the resulting value
  • Define variable to store integer (Not required)– existing or new variable where you want to store the integer
  • Define variable to store decimal part (Not required)- existing or new variable where you want to store the decimal part

 

 

Was this article helpful?