ZipFileReader.Based on file name

Syntax:

New ZipFileReader(<FileName>, <Password>)

Parameters:

<FileName> (required)

Type: String.
Name of ZIP file to be opened for reading.

<Password> (optional)

Type: String.
Password for accessing ZIP file, if it is encrypted.

Description:

Opens the specified ZIP file for reading. It is similar to the method Open.

    

1C:Enterprise Developer's Community