History

Displays the history of the command execution.

Syntax
History

Return Values
Displays the history of the command execution in order of execution.

Description
Displays the history of commands (up to 100) recently executed in the command window.

Note


This command will only work in the command window.


See Also
ClearHistory

History Example

> Motor On
> Go P1
> History
Motor On
Go P1