Returns the number of objects in a collection object name reference list.
Input Arguments
0 |
Collection Object Name Ref List |
Object Name List |
The reference list of collection object names to count. |
Return Arguments
1 |
Integer |
Total Count |
The total number of objects in the list. |
Returned Status
SUCCESS |
The objects were counted successfully. |
FAILURE |
The supplied collection object name reference list was not found. |
Remarks
None.