length

length list
length string

Reports the number of items in the given list, or the number of characters in the given string.

Take me to the full NetLogo Dictionary