| SUI_Alert (message{; buttonTitle{; mode}}) | ||
| Parameter | Type | Description |
| message | String | Message to display and/or speak (255 chars). |
| buttonTitle | String | Title of OK button to speak |
| mode | Integer | 1: display dialog; 2: speak message; 3: speak & display |
| Description SUI_Alert allows you to speak and display a 4D Alert, and dismiss it by speaking the button title. | ||