HELP
An object that pauses the execution flow of a
subthread until it is pressed.

USE
Use OK to wait for a user response.

OK allows the addition of XEQ input.  If
the XEQ input is activated, OK operates even
if the button has not been pressed by the
user.

LOCATION
Flow ==> Confirm (OK)

NOTES
OK often is used when creating a dialog box
or with the Enum constant.

The button part of the OK doesn't pop out
until the object operates.

Since the icon of this object represents
its greatest utility, the object menu
accessed from the icon is larger and more
useful than the object menu accessed from its
open view.

You can use either the Go data output pin
or the sequence output pin to continue the
thread.

The name of the button (default = OK) can
be changed by changing the text in the open
view.

SEE ALSO
Gate, JCT, Start and Stop.
