count
count(arr)
This function returns the number of elements in array arr.
Related Topics
Was this helpful?