10.8.11 Get_Version_Collected_Array Procedure

The Get_Version_Collected_Array procedure returns the version number for the Collected Array.

Calling syntax:

Integer = Version(CA)

Input variables:

 CA  The Collected_Array object to be queried.

Output variable:

 Version  The version number of the Collected_Array object.

The Get_Version_Collected_Array code listing contains additional documentation.



Michael L. Hall