<@U8LG4JDPY> - if you have an array both .map and ...
# suitescript
l
@Kris Wood - if you have an array both .map and .reduce should work. They come with ES5 (or maybe 5.1) and both work with NetSuite. The third one .filter will not as it is ES6. Example usage of .map below. On the other hand @creece is also right - never had a problem with lodash in NetSuite,