RangeElementsOfList | |||||||||||||
Type | operator | ||||||||||||
Dictionary | LCB | ||||||||||||
Library | LiveCode Builder | ||||||||||||
Syntax |
| ||||||||||||
Associations | com.livecode.list | ||||||||||||
Summary | Designates the elements between indices Start and Finish in Target. | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Description | Either locates the element containers between the given indices for use as a list container for the target of another operation, or evaluates the elements between the given indices as a list.
| ||||||||||||
Tags | lists |