Reference
Components
Message Box 
Description
This component displays a Windows message box. You can set the message text, the window title, the icon and the dialog type. The output 
is a boolean value indicating whether the OK or Yes button was pressed.
Connectors
Inputs Type Outputs Type
Trigger to open the message
box
Trigger Whether the OK/Yes 
button was pressed
Boolean
The message text String
The title for the dialog 
box
String
The icon to use (see 
description above)
Int
The icon to use (see 
description above)
Int
The type of message 
box (see description 
above)
Int
213 of 494










