BE_Gzip

BE_Gzip(data;{filename})



Compresses the file/text found in data and optionally applies the filename, otherwise uses the container data appended with the .gzip extension.

Parameters:

- data : a container field with an unzipped file in it, or text data.

- filename : a filename.

Keywords:

Gzip zip


Version History:

- 3.3 :

Notes:

- This function should be used with a Set Field script step and the results stored as a container field.

Still need help? Contact Us Contact Us