arrayConcatString
This section contains reference documentation for the arrayConcatString function.
Concatenates two arrays of strings.
Signature
arrayConcatString('colName1', 'colName2')
Usage Examples
These examples are based on the Hybrid Quick Start.
Last updated