User Tools

Site Tools


4rpl:commands:appendlisttolist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
4rpl:commands:appendlisttolist [2024/05/22 20:45] – created Karsten754rpl:commands:appendlisttolist [2024/05/22 20:49] – swapped argument order Karsten75
Line 5: Line 5:
 :!: Available in version 2.5 and later. :!: Available in version 2.5 and later.
 ====== CommandName ====== ====== CommandName ======
-PrependListToList(<-listToPrepend, <-targetList)  +AppendListToList(<-targetList <-listToAppend  )  
  
 ===== Description ===== ===== Description =====
-Prepends all elements from  listToPrepend  to the beginning of  targetList.+Appends all elements from `listToAppend` to the end of `targetList`.
  
  
4rpl/commands/appendlisttolist.txt · Last modified: 2024/05/24 10:41 by Up-Level