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