| Name | DeleteCommandHistory |
|---|---|
| Type | Method |
| Summary | Deletes command history list. |
| Prototype | void DeleteCommandHistory(); |
| Description | Deletes any commands in the command history list for all windows. If you have multiple windows open to this world all comand histories will be deleted. There is no confirmation dialog. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | Nothing. |
See also ...