ConcatenateMany

Concatenates all non-null strings using the specified separator and returns a string result.

Table 1. Input Properties
Property Type Description
Separator String If null, then defaults to empty.
UseRawValue Boolean All strings are trimmed before concatenation when this value is false or null.
SourceString (1-10) String Returns null when all are empty.