This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:pushlist [2021/03/02 18:07] – Karsten75 | 4rpl:commands:pushlist [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Description ===== | ===== Description ===== | ||
- | Adds a value to the end of a list. Same as AppendToList. Convenience routine when treating a list as a stack. | + | Adds a value to the end of a list. Same as [[AppendToList]]. Convenience routine when treating a list as a stack. |
===== Examples ===== | ===== Examples ===== |