the documentation for the ResultSet.each() search ...
# suitescript
b
the documentation for the ResultSet.each() search method in SS2.0 states that it will process up to 4,000 results. does anybody know what happens if you have more than 4,000? is there any way to even identify that you have more than 4,000 results? you can't even use ResultSet.getRange() on more than 1,000 results at one time.