Trim Text Step

Brief description

This step removes the white space at the beginning or/and the end of the text stored in the input string variable and stores the resulting text value in the new or existing string variable (examples of use)

Step Information

Step name (Not required)– 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 text value
  • Trim type (Required)– the radio button that defines the position of the white space that needs to be removed from the input text value
    • Beginning
    • End
    • Both

Output parameters

Destination trimmed string variable (Required) – existing or new variable name of string data type that contains the resulting value

 

Was this article helpful?