# Message Box

Opens a message box window with specified text.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-MGIW3wIXgRupIGNu8-p%2F-MGIiDGuNcrVFP-DbUma%2FTodos.PNG?alt=media\&token=406123c5-e2bb-4ec6-8044-9533b8686f6f)

### Parameters

*Text*

* **Window's Title** *\<string> -* The title of the opened window by this action.
* **Message** *\<string> -* The message showed in the opened window by this action.

&#x20;*Layout*

* **Information** *\<unquoted string> -*&#x54;he layout image showed in the opened window by this action.
* **Buttons** *\<unquoted string> -* The buttons showed in the opened window by this action.

&#x20;*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.
