from Help docs of `ResultSet.each(callback)`: &gt...
# suitescript
e
from Help docs of `ResultSet.each(callback)`:
The callback function takes a search.Result object as an input parameter and returns a boolean which can be used to stop the iteration with a value of false, or continue the iteration with a value of true.