MsgBox.show

Shows a message box.

Parameters

title
Type: string

The message title

text
Type: string

The text to display in the message box

button

Specifies which buttons to display in the message box.

Meta