Functions Summary

Function

Description

Zip

Create a zip archive containing a list of files.

ZipAdd

Add a list of files to a zip archive.

ZipAddWithoutCompression

Add a list of files to a zip archive without compressing any files.

ZipDirectory

Zip a directory and recursively include sub-directories without compressing a...

ZipDirectoryWithoutCompression

Zip a directory and recursively include sub-directories without compressing a...

ZipExtract

Extract contents of a zip archive to a specified directory location.

ZipWithoutCompression

Create a zip archive containing a list of files without compressing any files.

Last modified date: 08/12/2026