⇐ Index ⇐ Lists
Available in version 2.5 and later.
AppendListToList(<-targetList <-listToAppend )
Appends all elements from `listToAppend` to the end of `targetList`.
⇐ Index