ExtraData Property

Description

Returns a string that specifies additional data stored as part of the character.

Syntax

agent.Characters("CharacterID").ExtraData

Remarks

The default value for the ExtraData property for a character is defined when the character is compiled with the Microsoft Agent Character Editor. It cannot be changed or specified at run time.

NoteThe ExtraData property setting is optional and may not be supplied for all characters.

--------------------------------------------------------