The overloaded method constructs a new instance of a Message object for an immediate or predefined message.
Overloaded List
| Syntax | Description |
|---|---|
| Message (string, MessageTypes) | Constructs a new instance of an immediate message supplying text and message type. |
| Message (string, string, string, MessageTypes) | Constructs a new instance of a predefined message supplying the message id, substitution variable, file name, and message type. |
Requirements
| Namespace: | ASNA.Monarch |
| Assembly: | ASNA.VisualRPG.Runtime.DLL |
| Platforms: | Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro |
