Text Concatenation Step
Brief description
This step combines values and variables of any type, whether local or global, into a single string variable.
Step Information
Step Name (Not required)– the custom name of the process step that labels the editor’s process step box
Input Parameters
- Append variable (Not required)– drop-down menu containing the variables used in the process (or Global Variables)
- Add variable (Not required)– button that adds the selected variable from drop-down menu
- Text to concatenate (Required)– text that contains all the values and variables that will be saved in the output
Output Parameters
Concatenated text (Required)– new or existing string variable where the concatenated text will be stored