Displays a custom prompt in the graphical view and asks the user to select a collection, which is returned as a collection name.
Input Arguments
0 |
String |
User Prompt |
The prompt to display in the graphical view. |
Return Arguments
1 |
Vector Name Ref List |
Resultant Vector Name List |
The selected cvector names. |
Returned Status
SUCCESS |
A vector(s) was selected successfully. |
FAILURE |
The user pressed ESC prior to selecting vectors. |
Remarks
Pressing ESC before selecting a vector will result in the command returning failure.