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