Concat
Concatenates the strings specified in the arguments. Include as many values as necessary.
Syntax
Concat(1, 2)
Function Properties
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | First string value to concatenate |
2 | string | Required | Second string value to concatenate |
Usage
The system returns: