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