Extensions |
number array:dimensions ( )
Returns the number of elements in the array. If the array is multi-dimensional, than this value equals the product of all the dimension sizes.
Parameters
None.
Return Values
number | Size of array |
Example
Copyright 2010 Justin Aquadro