Description:
Concatenation of any number of values
Syntax:
One to n parameters
Example:
<operation name="concat"> <constant>Order processing</constant> <constant>/</constant> <constant>Cash sales</constant></operation>
Return value:
Order processing/Cash salesIf no value can be determined for one of the parameters, nothing is returned.