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