Views:

Description

Returns the maximum record count given a page number and batch size.

Signature

CalcMaxRecordCount('pagenumber','batchsize')

Example

CalcMaxRecordCount(2, 100) Returns 299