Returns the number of vectors in a vector name ref list.
Input Arguments
0 |
Vector Name Ref List |
Vector Name List |
The name of the vector name ref list containing the vectors to count. |
Return Arguments
1 |
Integer |
Total Count |
The total number of vectors in the vector name ref list. |
Returned Status
SUCCESS |
The vectors were counted successfully. |
FAILURE |
The supplied vector name ref list could not be found. |
Remarks
None.