Make a Collection Vector Group Name Ref List - Runtime Select

Prompts the user to select vector groups, then returns those vector groups as a list.

 

Input Arguments

 

0

String

User Prompt

The prompt to display to the user in the graphical view.

 

Return Arguments

 

1

Collection Vector Group Name Ref List

Resultant Collection Vector Group Name Reference List

The resulting list of vector groups.

 

Returned Status

 

SUCCESS

The list was returned successfully.

FAILURE

The user pressed ESC or cancelled the selection.

 

Remarks

None.