Skip to main content
Version: 5.x

Nodes > Functions > Util > Get Array Size

Get Array Size

Returns the number of elements in the passed in Float Array object.

Inputs

NameTypeDescription
ArraylinkFloat Array object to return the size of

Outputs

NameTypeDescription
Size(0)floatNumber of elements in the Float Array
Was this page helpful?
Yes
No