Skip to content

$arrayPush

Adds elements to the end of the array

Parameters

NameDescriptionEnforcedDefault Value
NameThe name of the array.YesNone
ElementsElements to be added to the array.YesNone

Example

$arrayPush[name;...elements]

Function Aliases

  • $arrayAppend