Home »Action Reference»Array Actions»Array Get
Index

Array Get

Get a value at an index. Index must be between 0 and the number of items -1. First item is index 0.

Array
The Array Variable to use.
Index
The index into the array.
Store Value
Store the value in a variable.
Every Frame
Repeat every frame while the state is active.
Index Out Of Range
The event to trigger if the index is out of range.