DeleteSingletonCodeunitOf | ||||||||||
Type | statement | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.codeunit | |||||||||
Summary | Deletes the codeunit at index Index in Target. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Replaces the codeunit at the given index with the empty string.
| |||||||||
Tags | strings |