Skip to content

Get Element from Array

Purpose of the Node

The Get Element from Array node retrieves an element from an array at a specified index and outputs the element along with a success flag indicating whether the retrieval was successful.

Pins

Pin NamePin DescriptionPin TypeValue Type
array_inArray to retrieve an element fromStructArray
indexIndex of the element to getStructInteger
elementElement at the specified indexStructNormal
successWas the get successful?StructBoolean