The Initialized_Data_Index procedure returns true iff the Data_Index object has been initialized.
Calling syntax:
Logical = Initialized(Index) |
Input variable:
Index | The Data_Index object to be examined. |
Output variable:
Initialized | True iff the Data_Index object has been initialized. |
The Initialized_Data_Index code listing contains additional documentation.