MsgError(Text)

Displays a message with an error-icon (red) 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 MsgError("Text")