Join Slack
Powered by
Nope, you just `return` when you want your functio...
# suitescript
e
erictgrubaugh
01/12/2019, 6:36 PM
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
Open in Slack
Previous
Next