NetLogo 7.0.0-beta2:

array:length

array:length array

Reports the length of the given array, that is, the number of items in the array.

Take me to the full Array Extension Dictionary