Description
Returns the maximum record count given a page number and batch size.
Signature
CalcMaxRecordCount('pagenumber','batchsize')
Example
CalcMaxRecordCount(2, 100) Returns 299
Returns the maximum record count given a page number and batch size.
CalcMaxRecordCount('pagenumber','batchsize')
CalcMaxRecordCount(2, 100) Returns 299