~~NOTOC~~ <=[[4rpl:start| Index]]\\ <=[[4rpl:start#lists| Lists]] :!: Available in version 2.5 and later. ====== AppendListToList ====== AppendListToList(<-targetList <-listToAppend ) ===== Description ===== Appends all elements from `listToAppend` to the end of `targetList`. ===== Examples ===== <=[[4rpl:start| Index]]