Gets the number of items in an Array.
Array
The Array Variable.
Length
Store the length in an Int Variable.
Every Frame
Repeat every frame. Useful if the array is changing and you're waiting for a particular length.
Example
Get the number of names in a String Array called Names: