Description:
Displays an alert Dialog Box and beeps. The text in sText is displayed
in the box, and the box is titled 'Phantom Alert'. Script execution
halts until the alert box is closed.
Example
Code
1 >>Alert("Hello");
The above example produces a message box similar to the following: