Purpose | With Message you can display a special message in a separate popup screen from a GuiXT script or an InputScript | ||||||||||
Example | Message "Price change starting &[AEDAT]" Title="Please note new prices" | ||||||||||
Format |
Message "message text" Message "message text" Title="Title" The message "message text" which can be one or several lines long will be shown with title "Title". If the message text starts with "S: " or "E: " or "W: ", the message is shown as information or error message or warning message. |
||||||||||
Options |
|
||||||||||
Tips & Tricks |
|
||||||||||
Components | GuiXT |