Make a Point Name Ref List - Runtime Select

Displays a custom prompt in the graphical view and asks the user to select one or more points, which are returned (after pressing ENTER) as a point name reference list.

 

Input Arguments

 

0

String

User Prompt

The prompt to display in the graphical view.

 

Return Arguments

 

1

Point Name Ref List

Resultant Point Name List

The resulting point list.

 

Returned Status

 

SUCCESS

A list was selected successfully.

FAILURE

The user pressed ESC prior to completing the selection.

 

Remarks

The user must press ENTER to accept the selection, or ESC to cancel it. ESC will result in the command returning failure. Points are added to the list in the order in which they were selected. Selecting multiple points at one time results in ambiguous ordering in the list.