Function DbDescend() Foundation

Checks if the order for navigation is descending

Syntax
DbDescend() --> lNavIsDescend
Return

The return value of DbDescend() is .T. (true) when the navigational order in the current work area is descending, otherwise .F. (false) is returned.

Description

The function DbDescend() tests if the navigational order in the current work area is descending. Refer to DbSetDescend() for more information about reversing the navigational order.

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.