Function OrdIsDescend() Foundation
Checks if an index is created in descending order
OrdIsDescend() --> lIsDescend
The return value is .T. (true) when the controlling index in a work area is created in descending order, otherwise it is .F. (false).
The function OrdIsDescend() is used to check if an index is created with the DESCEND option of the INDEX command.
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.