beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

ArrayLength Op

Ops.Array.ArrayLength


ArrayLength
Namespace: Ops.Array

Op author: pandur

Test Patches: 1 Test

Number of items in an array




Inputs

array (Array)

Array in

Outputs

length (Number)

The length of the array/ amount of items in the array returned as a number

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

array example

Open Example In Editor

Patches using ArrayLength