LastCharOf | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.char | ||||||
Summary | Designates the last char in Target. | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Either locates the last char for use as the target container of another operation, or evaluates the last char as the source of another operation.
| ||||||
Tags | strings |