Description
The value found at a specific element of an array. Results in 0 if the element does not exist.
Return
- object
- array
Arguments
Name: ARRAY
Description: The array whose element to acquire.
Type: Array
Default: GLOBAL VARIABLEName: INDEX
Description: The index of the element to acquire.
Type: unsigned int
Default: NUMBER