Contents
Display Legacy Contents

 Print
    Message Box    
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.

     
 

    See also
    Samples

     
     
    Updated: 4/8/2016 5:20 PM