Help File:ShowMessage
Jump to navigation
Jump to search
ShowMessage
ShowMessage will display a small popup window containing a user-defined message. Useful for testing that the plugin works, and for debug purposes.
ShowMessage( char * message //pointer to a 0-terminated string );