DefaultCommand Property

[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]

Description

Returns or sets the default command of the Commands object.

Syntax

*agent.*Characters ("CharacterID").Commands.DefaultCommand [ = string]

Part Description
string A string value identifying the name (ID) of the Command.

 

Remarks

This property enables you to set a Command in your Commands collection as the default command, rendering it bold. This does not actually change command handling or double-click events.

This property applies only to your client application's use of the character; the setting does not affect other clients of the character or other characters of your client application.