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