Description
An array constructed from the listed values. Each array can hold up to 1000 elements, [0]-[999].
Snippet
Array(Null);
Properties
Returns: Array
Parameters: [0]
[0]
Type: Object | Array, Default: Null
The value that will be stored in the array at index [0].