MsgWarning(Text)

Displays a message with a warning-icon (yellow) 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 MsgWarning("Text")