Extract File ============ Category -------- File Operation Commands Description ----------- This command extract file from ZIP file. Parameters ---------- **Archive File** Enter the file location, e.g., C:\\temp\\myfile.zip. **Extract Folder** Indicate the extraction folder, e.g., C:\\temp\\myzip\\. **Password** Indicate the archive password. **Extracted File List** Indicate the variable to receive a list of extracted file names. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\File Operation Commands\\Extract File\\Extract File.xml` See Also -------- - :doc:`Create Zip File ` - :doc:`Delete File ` - :doc:`Get Files ` - :doc:`Move/Copy File ` - :doc:`Rename File ` - :doc:`UnZip File ` - :doc:`Wait For File `