The Get_Values_Data_Index procedure gets the index values from a Data_Index object.
Calling syntax:
Values = Index | or |
call Get_Values (Values, Index) |
Input variable:
Index | The Data_Index object to be queried. |
Output variable:
Values | The index values from the Data_Index object. |
The Get_Values_Data_Index code listing contains additional documentation.