key | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | index,indexes,indices,key |
Related | Glossary: array, element |
Description | A number or word that can be used to select one element of an array. Each element of the array has a key, and you use the key to specify the corresponding element. |
Tags | properties |