Method XbpQuickBrowse():up() Foundation

Displays the previous record.

Syntax
:up( [<lMoveCursor>] ) --> self
Parameters
<lMoveCursor>
The default value for <lMoveCursor> is .T. (true) which causes the browse cursor to be moved one record up. If .F. (false) is passed, the browse cursor remains on its position while the browse display is scrolled one record up.
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.