Feedback

  • Contents
 

ChatObject.lastError Property

Definition

This property retrieves the text of the last error that occurred in the ChatObject. Each time a method or property is called on the ChatObject, this value is cleared.

Syntax

ChatObject.lastError

Usage

Read Yes

Write No

Value Assigned

None.

Value Returned

String

The text message of the last error that occurred.