revZipEnumerateItems | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Lists the items in a zip archive. | ||||||
Introduced | 2.7.3 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: revZipDeleteItem, revZipExtractItemToVariable, revZipOpenArchive Glossary: command | ||||||
Security | disk, network | ||||||
Description | Use the revZipEnumerateItems function to obtain a list of the items currently in an open zip archive. The archive must first have been opened with the revZipOpenArchive command. | ||||||
Tags | text processing |