The Get_Name_Assembled_Vector procedure returns the name of the Assembled Vector.
Calling syntax:
Character = Name(AV) |
Input variable:
AV | The Assembled_Vector object to be queried. |
Output variable:
Name | The name of the Assembled_Vector object. |
The Get_Name_Assembled_Vector code listing contains additional documentation.