BE_UnGzip

BE_UnGzip(gzip_data;{filename})



Uncompresses the file found in gzip_data and optionally applies the filename, otherwise uses the detail found in the container field if it exists.




Parameters:

- gzip_data : a container field with an gzipped file in it.

- filename : a filename.

Keywords:

Gzip zip Ungzip unzip


Version History:

- 3.3 :

Notes:

- If you're unzipping a file, then this function should be used with a Set Field script step and the results stored as a container field.  If you're expecting a text result then this could be used anywhere text is expected.

Still need help? Contact Us Contact Us