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