User Tools

Site Tools


4rpl:commands:listn

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:commands:listn [2021/03/02 18:06] Karsten754rpl:commands:listn [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 13: 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.1614708399.txt.gz · Last modified: 2025/02/14 14:56 (external edit)