Back to product page

LastErrorText property


Friendly text string of last error.

Type

A String value

Syntax

  • Basic
object.LastErrorText
The LastErrorText(object) syntax has these parts:
objectAn expression evaluating to an object of type wodHttpDLX.

Remarks

This property contains a user-friendly version of the result of the last method executed. This string is empty if the last method completed without error. Otherwise, it contains a brief description of the error.

This property is read-only and only available at run-time.

Platforms

Windows