Function OrdIsUnique() Foundation
Checks if an index is unique
OrdIsUnique() --> lIsUnique
The return value is .T. (true) when the controlling index in a work area is unique, otherwise it is .F. (false).
The function OrdIsUnique() is used to check if an index is created with the UNIQUE 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.