I use lodash to iterate over things, or similar.
# suitescript
s
I use lodash to iterate over things, or similar.
k
how do you load that module or configure ?
c
you download the lodash library, put it in the file cabinet and reference it in your script by relative path like function(['./lib/lodash.min'], function(_) {})