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