User Tools

Site Tools


4rpl:commands:tablecontainskey

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
4rpl:commands:tablecontainskey [2025/02/14 14:57] – external edit 127.0.0.14rpl:commands:tablecontainskey [2026/02/21 23:14] (current) – Fixed a mistake in syntax. key and table were in the wrong order. WithersChat
Line 5: Line 5:
 :!: Available in version 2.5 and later. :!: Available in version 2.5 and later.
 ====== TableContainsKey ====== ====== TableContainsKey ======
-TableContainsKey(<-key, <-table+TableContainsKey(<-table <-key
  
 ===== Description ===== ===== Description =====
Line 14: Line 14:
 <code 4rpl> <code 4rpl>
 # need worked example # need worked example
-TableContainsKey(<-key, <-table) ->result +TableContainsKey(<-table <-key) ->result 
 </code> </code>
  
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
4rpl/commands/tablecontainskey.txt · Last modified: 2026/02/21 23:14 by WithersChat