Text Property (EQError Object)

English Query

English Query

Text Property (EQError Object)

Specifies the text of the error.

Applies To

EQError Object

Syntax

string = EQError.Text

Parts

string

Returned string that represents the text of the error

EQError

Object variable that provides information about an error, warning, or hint generated during the compilation of an EQModel object or during the loading of a project or module.

Remarks

This property is read-only.

See Also

Compile-Time Error Messages (Authoring Object Model)

Text Property (TextInput Object)