User Tools

Site Tools


4rpl:commands:listn

Differences

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

Link to this comparison view

Next revision
Previous revision
4rpl:commands:listn [2021/01/08 16:01] – external edit 127.0.0.14rpl:commands:listn [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-<=[[4rpl:start| Index]]+<=[[4rpl:start| Index]] \\ 
 +<=[[4rpl:start#lists| Lists]]
  
 ====== ListN ====== ====== ListN ======
Line 12: Line 13:
 <code 4rpl> <code 4rpl>
 #Will create a list that contains "C" and "D". "A" will remain on the stack. #Will create a list that contains "C" and "D". "A" will remain on the stack.
-ListN("A" "B" "C" 2) ->list+ListN("A" "C" "D" 2) ->list
 trace(GetListCount(<-list) trace(GetListCount(<-list)
 </code> </code>
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
  
4rpl/commands/listn.1610121708.txt.gz · Last modified: 2025/02/14 14:56 (external edit)