Trace

The trace command turns on or off command tracing during script execution. By default, tracing is turned off.

Syntax  : trace = "trace" [s ("on" | "off")]
Examples: trace on
          trace off

The trace command was introduced to assist in the debugging of regression test scripts.