Skip to main content

Set variable to the list value at

This will set the given variable's value to the value at the given position in the list.

note

Positions start at 0 for the first element.

Parameters

  • List name (text)
  • Position (number)
  • Variable name (text)