Portal Documentation
Discord GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

SetVariableAtIndex

Finds or initializes an Array on a provided Variable, and stores a provided value in that Array at the specified index.

Note: The first value in the array starts at an index of 0.

Inputs

  1. Variable
  2. Number (Index)
  3. Any Type (Value)

SetVariableAtIndex