MsgBox.show

Shows a message box.

Parameters

title string

The message title

text string

The text to display in the message box

button MsgBoxButtons

Specifies which buttons to display in the message box.

Meta