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