User Tools

Site Tools


4rpl:commands:gettablevalues

Differences

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

Link to this comparison view

Next revision
Previous revision
4rpl:commands:gettablevalues [2021/01/08 16:01] – external edit 127.0.0.14rpl:commands:gettablevalues [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]]
  
 ====== GetTableValues ====== ====== GetTableValues ======
Line 10: Line 11:
 ===== Examples ===== ===== Examples =====
 <code 4rpl> <code 4rpl>
-TableN("Key0" "Val0" "Key1" "Val1" "Key2" "Val2" 2) ->table +TableN("Key0" "Val0" "Key1" "Val1" "Key2" "Val2" 3) ->table 
-GetTableKeys(<-table) ->values+Trace (<-table) 
 + 
 +GetTablevalues (<-table) ->values 
 +Trace (<-values) 
 + 
 </code> </code>
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
  
4rpl/commands/gettablevalues.1610121708.txt.gz · Last modified: 2025/02/14 14:56 (external edit)