PreviousHistory command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Scans chronologically backward in the statement execution history, the...")
 
No edit summary
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Scans chronologically backward in the statement [[display_stmt_history.html|execution history]], then highlights ''in the Source Code or Daemon tab'' the statement that was executed immediately prior to the statement that is currently [[changing_colors.html#color_prefs_window|highlighted with the Execution Position color.]]
<span class="f_Para">Scans chronologically backward in the statement [[Displaying a statement history|execution history]], then highlights ''in the Source Code or Daemon tab'' the statement that was executed immediately prior to the statement that is currently [[Changing the colors in Client displays#To make a color change|highlighted with the Execution Position color.]]


'''Syntax:'''
'''Syntax:'''

Revision as of 20:51, 7 December 2022

Action:

Scans chronologically backward in the statement execution history, then highlights in the Source Code or Daemon tab the statement that was executed immediately prior to the statement that is currently highlighted with the Execution Position color.

Syntax:

previousHistory 

Client menu: Execution > Select Previous History Line
Introduced: Build 54