Function DbDescend() Foundation
Checks if the order for navigation is descending
DbDescend() --> lNavIsDescend
The return value of DbDescend() is .T. (true) when the navigational order in the current work area is descending, otherwise .F. (false) is returned.
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.
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.