hi in the reduce stage, i have 1000+ results. but ...
# suitescript
v
hi in the reduce stage, i have 1000+ results. but based on a particular field, there comes only 5 results. i want to create an array of those 5 and create a VB record out of this? I tried with .push function, but it is not correct(because the length is not correct). could anyone please how to achieve this?