How to fetch data in batch of 100

rule!PRO_qrtGap(
isActive: true,
pagingInfo: a!pagingInfo(startIndex: 1, batchSize: 2000)
)

for now i kept batch size 2000 .Pls let me know how to fetch first 500  , den 501 to 1000 etc... 

  Discussion posts and replies are publicly visible