`return` will stop processing the current element ...
# suitescript
e
return
will stop processing the current element in those stages though, so you can still set up your conditions to "do nothing" and return where appropriate