$joinSplitText

Joins $textSplit values with provided separator.

Usage

$joinSplitText[separator]

Parameters

  • separator (Type: String || Flag: Emptiable): The separator to be put between the text split values.

See more in the Text Splitting guide...