The Get_Name_Collected_Array procedure returns the name of the Collected Array.
Calling syntax:
| Character = Name(CA) |
Input variable:
| CA | The Collected_Array object to be queried. |
Output variable:
| Name | The name of the Collected_Array object. |
The Get_Name_Collected_Array code listing contains additional documentation.