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