Character Method

Description

Returns a Character object in a Characters collection.

Syntax

agent.Characters.Character "CharacterID"

Remarks

You can use this method to access a Character object's methods and properties.

NoteThis method may be required for some programming languages that do not support collections. It is not required for VBScript or Visual Basic. For further information on specifying Character methods, see Character Object Methods.

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