Back to product page

ErrorText property


Returns string explanation of error that occured.

Type

String

Syntax

  • Basic
object.ErrorText (ErrorNum)
The ErrorText(object,ErrorNum) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX
ErrorNumA Long value. Holds error number.

Remarks

ErrorText property will return text-description of a value given by ErrorNum parameter. For a list of possible values, look here. If unknown ErrorNum is entered, Unrecognized Error. text will be returned.

Platforms

Windows