| Name | GetCommand |
|---|---|
| Type | Method |
| Summary | Gets the current command in the command window |
| Prototype | BSTR GetCommand(); |
| Description | Returns the current contents of the command window, without changing it. If more than one window is open for this world, it uses the first window in the window list. Note: Available in MUSHclient version 3.18 onwards. |
| VBscript example | |
| Jscript example | |
| PerlScript example | |
| Returns | The contents of the command window. |
See also ...