If you just `return` from `map` without doing `con...
# suitescript
e
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