Skip to main content
Version: Next

ZIP Read archive

ZIP Read archive ( zipFile {; password} ) -> Function result

ParameterTypeDescription
zipFileObject🡒ZIP archive file
passwordText🡒ZIP archive password if any
Function resultObject🡐Archive object

Description

Documentation moved

The documentation for this command has been moved. See ZIP Read archive command on developer.4d.com for updated documentation.

The ZIP Read archive command retrieves the contents of zipFile and returns it as an object.

See also

File and Folder
ZIP Create archive