arraySize
Description
Returns the size of the given array.
Parameters
Return Type
Number
Example
size(watchers); // returns the number of watchers
See also
Peacock
Returns the size of the given array.
Number
size(watchers); // returns the number of watchers