Command Method

Description

Returns a Command object in a Commands collection.

Syntax

agent.Characters ("CharacterID").Commands.Command "Name"

Remarks

You can use this method to access a Command object's properties.

NoteThis method may be required for some programming languages. It is not required for VBScript or Visual Basic. For further information on specifying Command methods, see Command Object Properties.

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