Skip to content

Convert text to number

Description

Converts text input to a integer or decimal number

Input Ports

Name dataType sourceType required description
Number type text manual-only true The type of number that the text should be convert to, Integer or Decimal
Text value text link-manual true The text that will be converted

Scenarios

  • The user wants to convert a Text value to an Integer number
  • The user wants to convert a Text value to an Decimal number

Use case

Command

Inputs
  • Number type: Decimal
  • Text value: 20.20
Experienced tips
  • If the Text value are not a number, the process will continue and provide you with a null Number value
Search Tags

convert text to number