Concat Text
Category
String Commands
Description
This command concatenates one or more instances of String, or the String representations of the values of one or more instances of. Use this command when you want to concat one or more instances of String.
Parameters
- Original Text
Supply the value or variable requiring concat, e.g., [ vSomeVariable ].
- Concatenate Text
Supply the value or variable requiring split, e.g., [ vSomeVariable ].
- Result
Indicate the variable to receive the result.
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\String Commands\Concat Text\Concat Text.xml