This command will create a message box when the application exits. You can specify the text for the title and the text area of the message box. You can use this command to prompt that your application is a demo version or use it to report debug information in your standalone executables.
Syntax:
EXIT PROMPT Message String, Caption String