LastErrorString Property  
 

Return a description of the last error that occurred.

Syntax

object.LastErrorString

Remarks

The LastErrorString property returns a string that contains a description of the last error that occurred.

Data Type

String

See Also

LastError Property, ThrowError Property, OnError Event