MsgInformation(Text)
Displays a message with an information-icon (white) to the user.
Parameters:
Text | The message that should be displayed. |
Remarks:
Use this function rarely! To many messages are annoying for the user.
Example:
Call MsgInformation("Text")