Concatenate
Place one text after another
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Left text | Specify the left piece of text | STRING | true | |
Right text | Specify the right piece of text | STRING | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The name of the variable to store the result of this text manipulation in. | STRING | RESULT |