MsgBox.show

Shows a message box with OK button.

Parameters

title string

The message title

text string

The text to display in the message box

Meta