$concatTextSplit
$concatTextSplit
will concatenates the text with the given separator.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
text | string | Text to concat to the existing textSplit elements. | true |
Example(s)
This will add Hello, Bye
to the already used $textSplit
argument: