Text Property (EQError Object)
Specifies the text of the error.
string = EQError.Text
Parts
string
Returned that represents the text of the error
EQError
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)