Enabled Property
- Description
 
- Returns whether the word balloon is enabled for the specified character.
 
- Syntax
 
- agent.Characters ("CharacterID").Balloon.Enabled 
| Value | 
Description | 
| True | 
The balloon is enabled. | 
| False | 
The balloon is disabled. | 
 
Remarks
The Enabled property returns a Boolean value specifying whether the balloon is enabled. The word balloon default state is set as part of a character's definition when the character is compiled in the Microsoft Agent Character Editor. If a character is defined to not support the word balloon, this property will always be False for the character.