User Tools

Site Tools


4rpl:commands:tablen

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:tablen [2021/01/14 16:18] – [Examples] made explanation of example a comment so that it is valid code Sanian4rpl:commands:tablen [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#tables| Tables]]
  
 ====== TableN ====== ====== TableN ======
Line 10: Line 11:
  
 ===== Examples ===== ===== Examples =====
 +
 +<code 4rpl>
 +# Take the three pairs from the stack and add to the table. 
 +TableN("Key0" "Val0" "Key1" "Val1" "Key2" "Val2" 3) ->table
 +</code>
  
 <code 4rpl> <code 4rpl>
4rpl/commands/tablen.1610641109.txt.gz · Last modified: 2025/02/14 14:56 (external edit)