# Functions
No description provided by the author
Unzip will decompress a zip archive, moving all files and folders within the zip file (parameter 1) to an output directory (parameter 2).
ZipFiles compresses one or many files into a single zip archive file.