DeleteRangeByteOf | |||||||||||||
Type | statement | ||||||||||||
Dictionary | LCB | ||||||||||||
Library | LiveCode Builder | ||||||||||||
Syntax |
| ||||||||||||
Associations | com.livecode.byte | ||||||||||||
Summary | Deletes the bytes of data between indices Start and Finish in Target. | ||||||||||||
Parameters |
| ||||||||||||
Description | Replaces the bytes between the given indices with the empty data.
| ||||||||||||
Tags | binary |