Nope, you just `return` when you want your functio...
# suitescript
e
Nope, you just
return
when you want your function to bail out and stop processing, that won't impact the "loops" that are calling your
map
and
reduce
functions