IMetabaseCodeBlock.ErrorMessage

Syntax

ErrorMessage: String;

Description

The ErrorMessage property returns a message about a mistake of a compiler.

Example

The property use is given in example for the Execute method.

See also:

IMetabaseCodeBlock