Removes all Command objects from the Commands collection.
agent.Characters ("CharacterID").Commands.RemoveAll
When a Command object is removed from the collection, it no longer appears when the character's pop-up menu is displayed or in the Commands Window when your client application is input-active.
Remove method
--------------------------------------------------------