Syntax:
clear {component} [to color/colour {red} {green} {blue}]
Keyword handler:
linguist.window.keyword.WKClear.class
Runtime handler(s):
linguist.window.handler.WHClear.class
Function:
Clear a component, optionally providing a color. The action taken depends on the component.
Example(s):
clear FileList clear MainPanel to color 255 0 0 ! clear to red