Concatenate two character fields or strings together.
'CAT' cat 'FISH'
'ABC' cat STATE
STATE cat 'ABC'
'A' cat TEXT_FIELD 'XYZ'
LeftInput cat RightInput
| Name | Data Type | Input Type | Description | Optional | Default |
|---|---|---|---|---|---|
| LeftInput | Text | Constant, Field | Text data | No |
| Name | Data Type | Input Type | Description | Optional | Default |
|---|---|---|---|---|---|
| RightInput | Text | Constant, Field | Text data | No |
Type: Text
Concatenated strings