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
4rpl:commands:listn [2021/03/02 13:06] Karsten754rpl:commands:listn [2021/06/17 07:33] (current) – [Examples] typos fix in example Karsten75
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.txt · Last modified: 2021/06/17 07:33 by Karsten75