Get Array Element

Overview

Get Array Element is used for accessing elements in an Array. The Node accepts an Array and the index/indices of the desired element/s in the Array and returns the desired element/s and the Array itself.

Attributes

Miscellaneous

Inputs/Outputs - The number of elements you want to get from the Array. Each element has the following Attributes:

Inputs

Outputs

See Also

Last updated