Join Slack
Powered by
I use lodash to iterate over things, or similar.
# suitescript
s
stalbert
10/22/2018, 9:53 PM
I use lodash to iterate over things, or similar.
k
Kevin
10/22/2018, 9:53 PM
how do you load that module or configure ?
c
creece
10/22/2018, 9:54 PM
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(_) {})
Open in Slack
Previous
Next