Array Value
The Array Value patch outputs a value from an array at a particular index.
Inputs
Array
The array input.
Index
A number that represents the index of the item to retrieve in the array.
Outputs
Value
The value retrieved from the array.