This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:tablecontainskey [2024/05/23 11:42] – created Karsten75 | 4rpl: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. | ||
| - | ====== | + | ====== |
| - | TableContainsKey(< | + | TableContainsKey(< |
| ===== Description ===== | ===== Description ===== | ||
| Line 14: | Line 14: | ||
| <code 4rpl> | <code 4rpl> | ||
| # need worked example | # need worked example | ||
| - | TableContainsKey(< | + | TableContainsKey(< |
| </ | </ | ||
| < | < | ||