COM_msgbox()

Synopsis

Shows a message box with the specified string ; may be used for the debug purposes.

Syntax

COM_msgbox ( msg As String ) As Integer 
Argument Type Description
msg String The string to display in the message box.