TraceHistory

A variable declared as a string that holds the program execution trace history preceding the break point. Each line in the trace history displays a timestamp, execution time in microseconds, program sequence number (0 = main scan, 1 through 4 are the slow sequences), line number, and the line of code in the program file.

Type: Variable declared as a String