$createArray
$createArray
will create a new array with given elements.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
name | string | Array name. | true |
…elements | string | Elements to add. | false |
Example(s)
This will create an array called “array” with the following elements: