Name Property (Characters Object)
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
-
Description
-
Returns or sets a string that specifies the default name of the specified character.
-
Syntax
-
agent**.Characters ("CharacterID").Name** [ = string]
Part Description string A string value corresponding to the character's name (in the current language setting).
Remarks
A character's Name may depend on the character's LanguageID setting. A character's name in one language may be different or use different characters than in another. The character's default Name for a specific language is defined when the character is compiled with the Microsoft Agent Character Editor.
Avoid renaming a character, especially when using it in a scenario where other client applications may use the same character. Also, Agent uses the character's Name to automatically create commands for hiding and showing the character.