delete chunk | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Synonyms | clear chunk | |||||||||
Summary | Removes text from a container. | |||||||||
Introduced | 1.0 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Command: delete Glossary: container | |||||||||
Description | Use the delete chunk command to change the contents of a container. The delete chunk command is equivalent to the following statement: put empty into chunk of container | |||||||||
Tags | text processing |