Clear
From Scriptwiki
Revision as of 01:07, 23 June 2013 by Cail (talk | contribs) (Update, removing "Finger Window" which seems to be obsolete on current versions.)
Clears the buffer of a window. If a windowname is specified, it will clear this window.
/clear [-sghlc] [windowname]
Switch | Meaning |
s | Clears the status window. |
h | Clears the side-listbox in a custom window. |
l | Clears the click history in a picture window. |
c | Clears the editbox command history for a window. |
Example
/clear #help.script
Clears the buffer of the channelwindow #help.script
See Also
- /clearall clears all windows.