Unzip

ITP/Server will decompress the zip-file File to the folder Folder.

Syntax
Unzip
File(<text>)
Folder(<text>);
Parameters

File: Required.
The zip-file ITP/Server will extract files from.

Folder: Required.
The folder that ITP/Server will extract the contents of the zip-file to.

Remarks