Feedback

  • Contents
 

scripter.chatObject Property

Definition

This convenience property provides access to a static ChatObject. Although scripter.chatObject provides access to a chatObject, it isn't necessarily the active chatObject. Use the chatObject.id property to determine if it is a valid chat.

Syntax

scripter.chatObject

Usage

Read       Yes

Write       No

Value Assigned

None.

Value Returned

ChatObject

Returns the same instance of the ChatObject each time.