is among the keys of | ||||||||||
Type | operator | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Evaluates to true if the valueToFind is an element name in the arrayToSearch. | |||||||||
Introduced | 2.9 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Operator: is not among, is not among the keys of, is among Function: keys | |||||||||
Description | is among the keys of should be used to check whether an array contains an element of a specified name. |