Outputs the element at the specified index in the input array.
Ports
Inputs
Index
The index of the element to select in the specified input (0-based) array. If the index is greater than or equal to the size
of the specified input array, the default value of the node's type is returned.