Concat

Concatenates the strings specified in the arguments. Include as many values as necessary.

Syntax

Concat(1, 2)

Function Properties

OrdinalTypeDescription
1stringRequiredFirst string value to concatenate
2stringRequiredSecond string value to concatenate

Usage

The system returns: