This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:listn [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:listn [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| ====== ListN ====== | ====== ListN ====== | ||
| Line 12: | Line 13: | ||
| <code 4rpl> | <code 4rpl> | ||
| #Will create a list that contains " | #Will create a list that contains " | ||
| - | ListN(" | + | ListN(" |
| trace(GetListCount(< | trace(GetListCount(< | ||
| </ | </ | ||
| < | < | ||