The CREATE command creates an archive file and makes it the current archive for this instance of the ZipService. The current archive is the archive upon which subsequent ADD and GET commands operate.
If the specified file path for the new archive already exists, then it will be replaced by the CREATE command.
Syntax:
|
Example
CREATE FILE(/folder/file.zip)