Join Slack
Powered by
and `forEach` iterations are a callback method, no...
# suitescript
e
erictgrubaugh
01/12/2019, 5:39 PM
and
forEach
iterations are a callback method, not a loop, so you get to the next iteration with
return
instead of
continue
Open in Slack
Previous
Next