⇐ Index ⇐ Lists
Available in version 2.5 and later.
ListToStack(<-list)
Pushes all elements from `list` onto the stack. Elements are pushed in the order they appear in the list.
⇐ Index