Join Slack
Powered by
Whenever you want a function to exit, you simply `...
# suitescript
e
erictgrubaugh
01/12/2019, 6:35 PM
Whenever you want a function to exit, you simply
return
from it; that won't break the loop that's calling that function
Open in Slack
Previous
Next