IndexesOf
Returns the indexes of array A as a list of varTerms.
Declaration
IndexesOf( A : Array )
Examples
IndexNames(Car_prices) --> [Car_types,Year]
See Also
Comments
Returns the indexes of array A as a list of varTerms.
IndexesOf( A : Array )
IndexNames(Car_prices) --> [Car_types,Year]
Enable comment auto-refresher