Hi, can any one help me with some ideas on how to ...
# suitescript
a
Hi, can any one help me with some ideas on how to import a zip file and read the contents. Thanks!
b
dont expect to work with files larger than a couple of megabytes
suitescript has execution count limits that can come into play when doing binary operations
otherwise JSZip is a reasonable choice for a library to use with suitescript