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