CONCAT
Description
Sample Source Pattern
Syntax
CONCAT ( string_value1, string_value2 [, string_valueN ] ) CONCAT( <expr1> [ , <exprN> ... ] )
<expr1> || <expr2> [ || <exprN> ... ]String.concat( expression1, ..., expressionN )Examples
Known Issues
Related EWIs
Last updated
