Last Updated: Dec 1, 2020
Use this function to unzip the given file and extract the files inside a zip folder.
Unzip A Zip File (filename, destination)
Input Parameter Name | Description |
---|---|
filename | Name of the file to unzip |
destination | Path of the folder to extract the files |
Unzip A Zip File (Travel_Invoice.zip, C:\Invoices)
To view all the File functions, click here.