The Get_Version_Distributed_Vector procedure returns the version number for the Distributed Vector.
Calling syntax:
Integer = Version(DV) |
Input variables:
DV | The Distributed_Vector object to be queried. |
Output variable:
Version | The version number of the Distributed_Vector object. |
The Get_Version_Distributed_Vector code listing contains additional documentation.