SingletonElementOfArray | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.array | ||||||
Summary | Designates the element with key Key in Target. Index:An expression which evaluates to a string. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Either locates the element container with the given key for use as the target container of another operation, or evaluates the element with the given key as the source of another operation. | ||||||
Tags | arrays |