This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:removelistelement [2021/05/28 20:24] – Added syntax WithersChat | 4rpl:commands:removelistelement [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ====== RemoveListElement ====== | ====== RemoveListElement ====== | ||
| - | RemoveListElement(< | + | RemoveListElement(< |
| ===== Description ===== | ===== Description ===== | ||
| Line 13: | Line 13: | ||
| ===== Examples ===== | ===== Examples ===== | ||
| <code 4rpl> | <code 4rpl> | ||
| - | createlist | + | CreateList |
| " | " | ||
| " | " | ||
| " | " | ||
| RemoveListElement(< | RemoveListElement(< | ||
| + | </ | ||
| + | <code 4rpl> | ||
| + | CreateList ->list | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | RemoveListElement(< | ||
| </ | </ | ||
| < | < | ||