FirstHistory 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 current statement display_stmt_history.html|execution histor...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Scans chronologically backward in the current statement [[display_stmt_history.html|execution history]], then highlights </span><span class="f_EmphItal">in the </span><span class="f_GUIlabel" style="font-style: italic;">Source Code</span><span class="f_EmphItal"> or </span><span class="f_GUIlabel" style="font-style: italic;">Daemon</span><span class="f_EmphItal"> tab</span><span class="f_Para"> the first (earliest) statement in the history. </span>
<span class="f_Para">Scans chronologically backward in the current statement [[Displaying a statement history|execution history]], then highlights </span><span class="term">in the </span><span class="f_GUIlabel" style="font-style: italic;">Source Code</span><span class="term"> or </span><span class="f_GUIlabel" style="font-style: italic;">Daemon</span><span class="term"> tab</span><span class="f_Para"> the first (earliest) statement in the history. </span>


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

Latest revision as of 21:22, 30 January 2023

Action:

Scans chronologically backward in the current statement execution history, then highlights in the Source Code or Daemon tab the first (earliest) statement in the history.

Syntax:

firstHistory 

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