IDebug.Fail

Syntax

Fail(Message: String);

Parameters

Message. Error message that should be displayed.

Description

The Fail method displays the error message passed by the Message parameter.

Comments

Error messages are always displayed without indents. The value is displayed in all the elements, which are contained in the Listeners collection.

See also:

IDebug | IDebug.Listeners