Method XbpQuickBrowse():pageUp() Foundation

Displays the previous page.

Syntax
:pageUp( [<lMoveCursor>] ) --> self
Parameters
<lMoveCursor>
The default value for <lMoveCursor> is .T. (true) which causes the browse cursor to be moved to the previous page. If .F. (false) is passed, the browse cursor remains on its position while the browse display is scrolled to the previous page.
Return

This method returns the object executing the method (self).

Feedback

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.