Array Length
Purpose of the Node
Section titled “Purpose of the Node”The Array Length node is designed to compute the number of elements in a given array. It takes an array as input and outputs its length.
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
array | The input array whose length is to be calculated | Input | Array |
length | The length of the input array | Output | Integer |