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