Make a Point Name - Runtime Select

Prompts the user with a custom prompt in the graphical view and waits for them to select a single point.

 

Input Arguments

 

0

String

User Prompt

The prompt to display to the user.

 

Return Arguments

 

1

Point Name

Resultant Point Name

The resulting point name for the point selected by the user.

 

Returned Status

 

SUCCESS

A point was selected successfully.

FAILURE

The ESC key was pressed while the prompt was displayed.

 

Remarks

None.