Guys, I do getRange({start: start, end: end}) for ...
# suitescript
v
Guys, I do getRange({start: start, end: end}) for saved search which counts 1541 values, through for loop where difference of variables start and end is 250. It works fine for all iterations, but 750 - 1000 saved search returns 0 length resultSet. What is the issue?