Function OrdIsDescend() Foundation

Checks if an index is created in descending order

Syntax
OrdIsDescend() --> lIsDescend
Return

The return value is .T. (true) when the controlling index in a work area is created in descending order, otherwise it is .F. (false).

Description

The function OrdIsDescend() is used to check if an index is created with the DESCEND option of the INDEX command.

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.