IsError / LastError

PROPERTIES - ReadOnly

Parent Object - ALL Objects


Name: IsError

Data Type: Boolean

Description: If True, then the parent object encountered some type of ERROR since the last time the ClearErrors() method was called.

 

Name: LastError

Data Type: String

Description: Will contain the Error Message text or "" if IsError is False.

 

 

See Also: ClearErrors()