Swiftybase
Function StackList

Get Element

Get an element at a specific index from the list.

Config

  • Value: The referenced list value
  • Index: The position of the element to retrieve

Output

Returns the element at the specified index.

On this page