IndexNames

Revision as of 21:57, 31 January 2007 by Lchrisman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Returns a list of the names of the indexes of the array A.

Declaration

IndexNames( A : Array )

Examples

IndexNames(Car_prices) --> ['Car_types','Year']

See Also

Comments


You are not allowed to post comments.