User Tools

Site Tools


4rpl:commands:tablecontainskey

Differences

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

Link to this comparison view

Next revision
Previous revision
4rpl:commands:tablecontainskey [2024/05/23 11:42] – created Karsten754rpl:commands:tablecontainskey [2026/02/21 23:14] (current) – Fixed a mistake in syntax. key and table were in the wrong order. WithersChat
Line 4: Line 4:
  
 :!: Available in version 2.5 and later. :!: Available in version 2.5 and later.
-====== CommandName ====== +====== 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.1716464549.txt.gz · Last modified: 2025/02/14 14:56 (external edit)