IndexedElementOfList | ||||||||||
Type | operator | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.list | |||||||||
Summary | Designates the element at index Index in Target. Synonym:SingletonElementOf | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Either locates the element container at the given index for use as the target container of another operation, or evaluates the element at the given index as the source of another operation.
| |||||||||
Tags | lists |