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