Unzip a file using the fileName
or entryID
to specify a file. Unzipped files will be loaded to the War Room and names will be put into the context.
Script Data#
Name | Description |
---|
Script Type | python2 |
Tags | Utility, file |
Inputs#
Argument Name | Description |
---|
fileName | The file name. |
password | The password used to protect the ZIP file. |
entryID | The entry ID of the attached ZIPp file in the War Room. |
lastZipFileInWarroom | Enter "yes" (or any other value) if the ZIP file is the last ZIP file in the War Room. |
Outputs#
Path | Description | Type |
---|
ExtractedFiles | A list of file names that were extracted from the ZIP file. | Unknown |