MsgBox.show

Shows a message box with OK button.

Parameters

title
Type: string

The message title

text
Type: string

The text to display in the message box

Meta