Houdini 20.0 Nodes APEX Nodes

array::Length<T>

Returns the length of an array.

On this page
Since 20.0

Returns the length of an array.

Inputs

array: ApexDynamicPathArray, ApexNodeIDArray, ApexPortIDArray, ApexSimRootDataIdArray, BoolArray, DictArray, FloatArray, GeometryArray, IntArray, Matrix3Array, Matrix4Array, StringArray, Vector2Array, Vector3Array, Vector4Array

The input array.

Outputs

length: Int

The length of the array.

See also

APEX Nodes