Extracts a zip file to a specified directory. Any folders created inside the zip file will be created in the extraction process.
The local file path is relative to the current directory set using SetCurrentDir unless you start the path with a forward slash, in which case the path will be relative to the root of the write directory on the current platform.
ExtractZip( zipfilename, path )