Adds vector to an existing vector name ref list.
Input Arguments
0 |
Collection Object Name |
Vector Group Name |
The name of the vector group in which the de- sired vector is located. |
1 |
String |
Vector Name |
The name of the vector to retrieve. |
2 |
Vector Name Ref List |
Vector Name List |
The name of the vector name ref list in which the new vector will be added. |
Returned Status
SUCCESS |
The vector group and vector name were retrieved successfully, and the vector name ref list was found. |
FAILURE |
The vector group, vector name, or vector name ref list was not found. |
Remarks
None.