Join Slack
Powered by
If you just `return` from `map` without doing `con...
# suitescript
e
erictgrubaugh
01/12/2019, 6:36 PM
If you just
return
from
map
without doing
context.write()
, then yeah you'll exit the current iteration and move on to the next one
Open in Slack
Previous
Next