This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:tablecontainskey [2024/05/24 14:44] – Fix title Up-Level | 4rpl: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(< | + | TableContainsKey(< |
| ===== Description ===== | ===== Description ===== | ||
| Line 14: | Line 14: | ||
| <code 4rpl> | <code 4rpl> | ||
| # need worked example | # need worked example | ||
| - | TableContainsKey(< | + | TableContainsKey(< |
| </ | </ | ||
| < | < | ||