Description Property

Description

Returns or sets a string that specifies the description for the specified character.

Syntax

agent.Characters("CharacterID").Description

Remarks

The default value for the Description property for a character is defined when the character is compiled with the Microsoft Agent Character Editor.

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

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