/
Array Functions
Array Functions
This section contains functions that enable users to handle arrays.
Functions Summary
Notes
Arrays are created by using this construct: {<value1>, <value2>, ..., <value3>}
Multi-dimensional arrays are supported.
Peacock
Related content
arrayAddElement
arrayAddElement
Read with this
Array Values
Array Values
More like this
arrayGetElement
arrayGetElement
Read with this
Array Values
Array Values
More like this
Simple Issue Language Reference
Simple Issue Language Reference
Read with this
Array Keys
Array Keys
More like this