Due to a firewall issue, they are needing us to zi...
# suitescript
s
Due to a firewall issue, they are needing us to zip a file that we send them. I see the file.Type.ZIP, but there isn't any documentation on it. To use this, do you load the folder, and try to save it as a ZIP to zip it?
e
Have a look at the
N/compress
module
❤️ 1
s
awesome! I didn't know that was there. Thanks!