Skip to content

$arrayJoin

Joins an array using the provided separator.

Parameters

NameDescriptionEnforcedDefault Value
NameThe name of the array.YesNone
SeparatorCharacter to join the elements.No,

Example

$arrayJoin[name;separator?]