Determines the text displayed for a Command in the specified character's pop-up menu and the Commands Window.
agent.Characters ("CharacterID").Commands("name").Caption [= string]
Part | Description |
string | A string expression that evaluates to the text displayed as the caption for the Command. |
--------------------------------------------------------