User Tools

Site Tools


4rpl:commands:tablecontainskey

Index
Tables

:!: Available in version 2.5 and later.

TableContainsKey

TableContainsKey(<-key, <-table)

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(<-key, <-table) ->result 

Index

4rpl/commands/tablecontainskey.txt · Last modified: 2024/05/24 10:44 by Up-Level