Misc Functions
Various functions:
DebugMsg | Displays a message from the plug-in |
MsgError | Displays an error message |
MsgInformation | Displays an information message |
MsgWarning | Displays a warning message |
Remarks:
Use these functions rarely - the user can ignore messages from the DebugMsg function but it is not possible to ignore messages from the Msg* functions.