The Get_Name_Distributed_Vector procedure returns the name of the Distributed Vector.
Calling syntax:
Character = Name(DV) |
Input variable:
DV | The Distributed_Vector object to be queried. |
Output variable:
Name | The name of the Distributed_Vector object. |
The Get_Name_Distributed_Vector code listing contains additional documentation.