Opens a message box window with specified text.
Parameters
|
Text |
|
|
Window's Title <string>: the title of the openned window by this action. |
|
|
Message <string>: the message showed in the openned window by this action. |
|
|
Layout |
|
|
Information <unquoted string>: the layout image showed in the openned window by this action. |
|
|
|
Buttons <unquoted string>: the buttons showed in the openned window by this action. |
|
|
Options |
|
|
|
Default Selected <unquoted string>: the default option selected when the window opens. This parameter lets the user know the value returned by each button.
|
|
|
|
Target Sel. Button<unquoted string>: the control or variable that saves the button pressed by the user. |
|
Updated: 3/22/2018 2:59 PM
|