revZipDeleteItem | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Deletes an item from a zip archive. | |||||||||
Introduced | 2.7.3 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Command: revZipOpenArchive, revZipRenameItem Function: revZipDescribeItem, revZipEnumerateItems | |||||||||
Security | disk, network | |||||||||
Description | Use the revZipDeleteItem command to remove one of the items from an open zip archive. The archive must first have been opened using the revZipOpenArchive command. | |||||||||
Tags | text processing |