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