Displays a custom prompt in the graphical view and asks the user to select a collection, which is returned as a collection name.
0 |
String |
User Prompt |
The prompt to display in the graphical view. |
Return Arguments
1 |
Collection Name |
Resultant Collection Name |
The selected collection name. |
SUCCESS |
A collection was selected successfully. |
FAILURE |
The user pressed ESC prior to selecting a collection. |
Pressing ESC before selecting a collection will result in the command returning failure.