MessageBox
MessageBox "message" /beep
Displays a message box with the specified text. Use \n for line breaks in the message.
The parameter /beep plays a short sound.
Example:
MessageBox "Script finished\nThis is a second line" /beep