Last Updated: Feb 14, 2022
This function is deprecated. Use Unzip File.
Use this function to unzip the given file and extract the files inside a zip folder.
Unzip (Dep.) (filename, destination)
Input Parameter Name | Description |
---|---|
filename | Name of the file to unzip |
destination | Path of the folder to extract the files |
Unzip (Dep.) (Travel_Invoice.zip, C:\Invoices)
To view all the File functions, click here.