Method DacPagedDataStore():scrollUp() Foundation
Moves the record pointer up and fills the cache.
:scrollUp( <nRecords> ) --> nSkipped
The method returns a numeric value indicating the actual number of skipped records. The return value can differ from <nRecords> when the beginning of the data source is reached.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.