Append Line To Text Step
Brief description
This step adds the new line and the defined text at the end of the text stored in the Source text variable, then stores the resulting text value in the new or existing output string 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 text value
Text to append (Not required) – the value that defines the text that needs to be added at the end of the “Source text variable” value after a new line is added
Output parameters
Destination variable with appended text (Required)– existing or new variable name of string data type that contains the resulting value