Has anyone <!here|@here> used lodash with SS1.0? a...
# suitescript
m
Has anyone <!here|@here> used lodash with SS1.0? and is it as simple as adding it as a lib file to the script record, and using
var _ = require(‘lodash’);
at the top of my script?