RangeCodeunitOf | |||||||||||||
Type | operator | ||||||||||||
Dictionary | LCB | ||||||||||||
Library | LiveCode Builder | ||||||||||||
Syntax |
| ||||||||||||
Associations | com.livecode.codeunit | ||||||||||||
Summary | Designates the codeunits between indices Start and Finish in Target. | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Description | Either locates the codeunits between the given indices for use as the target container of another operation, or evaluates the codeunits at the given indices as the source of another operation.
| ||||||||||||
Tags | strings |