Concatenates all non-null strings using the specified separator and returns a string result.
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. |
Comments
0 comments
Please sign in to leave a comment.