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