UNZIP

Extracts files from a ZIP archive.

Syntax 

UNZIP(zip_data, [password])

Usage examples 

Example 1

Formula

UNZIP(zip_data, 'optional_password')
Was this helpful?