MessageBox(string sText)
Parameters
Remarks
This functions invokes a standard OS message box to display a string. This function is only available in the IDE. Note that the message box when displayed, halts the execution of the script until its closed.