ClearConsole
Erases all text from the console window.
ExportCommands, ExportCommandsAsPython and ExportCommandsAsVbs will not output any commands if this Action is issued with either no or the ClearCommands Option.
Applies to the Echoview Object.
Option |
Description |
ClearBlankLines |
Removes blank lines. |
ClearCommands |
Removes lines containing commands. |
ClearErrors |
Removes ERROR lines. |
ClearReplies |
Removes replies from successful commands. |
Syntax
Echoview | ClearConsole [Options]
Example
Clear reply and error lines.
> Echoview | ClearConsole ClearReply ClearErrors
See also
About the command interface
ClearHistory
Using the command interface
Using the console