This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:appendtolist [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:appendtolist [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| ====== AppendToList ====== | ====== AppendToList ====== | ||
| Line 7: | Line 9: | ||
| ===== Description ===== | ===== Description ===== | ||
| Adds a value to the end of a list. | Adds a value to the end of a list. | ||
| + | |||
| + | Synonymous and equivalent to [[PushList]] | ||
| ===== Examples ===== | ===== Examples ===== | ||