⇐ Index ⇐ Lists
Available in version 2.5 and later.
PrependListToList(<-targetList <-listToPrepend )
Prepends all elements from `listToPrepend` to the beginning of `targetList`.
⇐ Index