Make a Collection Name - Runtime Select

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

Collection Name

Resultant Collection Name

The selected collection name.

 

Returned Status

 

SUCCESS

A collection was selected successfully.

FAILURE

The user pressed ESC prior to selecting a collection.

 

Remarks

Pressing ESC before selecting a collection will result in the command returning failure.