User Tools

Site Tools


ixe:irpl:tables:tablecontainskey

:!: Available in version 2.5 and later.

TableContainsKey

TableContainsKey(<-table, <-key)

Description

Checks if the specified `table` contains an entry for the given `key`. Returns `true` if the key is present, otherwise `false`.

Examples

# need worked example
TableContainsKey(<-table, <-key) ->result 
ixe/irpl/tables/tablecontainskey.txt · Last modified: 2025/01/19 09:51 by Up-Level