Whenever you want a function to exit, you simply `...
# suitescript
e
Whenever you want a function to exit, you simply
return
from it; that won't break the loop that's calling that function