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