Skip to content

$arrayAt

Returns the array element at the provided index.

Parameters

NameDescriptionEnforcedDefault Value
NameThe name of the array.YesNone
IndexThe element index to be accessed.YesNone

Example

$arrayAt[name;index]