String concatenate command
Joins two or more character strings.
Parameter
Name | Type | Possible values | Description |
---|---|---|---|
Result variable* |
String |
|
The variable name to receive the concatenated string. |
Value* |
String |
|
The string values. It is possible to select multiple string constants and variables. |
Comment |
String |
Adds a comment to the script. |
|
On-fail Result* |
Condition |
Ignore | Break | Continue | Abort | Catch |
The behavior when the command fails. |
* Mandatory parameter