Navigation: Actions > Compression > Enhanced Unzip Files Action |
|
The Enhanced Unzip Files action creates a step to extract files from a ZIP file, with additional options. When built, the action finds all matching files and folders in the given archive file (recursively searching for matches if specified) and extracts to the folder specified. When the step completes, the following temporary macros are created or updated:
• | UNZIP_PROCESS_COUNT = The number of files extracted from the ZIP file |
Notes:
• | See the Recurse sample for an example of this action. |
• | The Enhanced ZIP Files action can be used to create or update ZIP files. |