Function OrdList() Foundation
Determines a list of all tag names relating to the current work area.
OrdList() --> aTagNames
OrdList() returns a one dimensional array holding strings with the tag names of all open indexes. When no index is open, an empty array is returned.
The index function OrdList() provides information about indexes open in a work area. The returned array has OrdCount() elements.
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.