Skip to content

$arrayCreate

Creates a new array.

Parameters

NameDescriptionEnforcedDefault Value
NameThe name for the array.YesNone
ElementsElements to form the array.YesNone
SeparatorElement separator to split the text.No,

Example

$arrayCreate[name;elements;separator?]

Function Aliases

  • $createArray
  • $newArray