LastHistory command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_DefListDD">Scans chronologically forward in the current statement display_stmt_history.html|execution hi...")
 
No edit summary
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_DefListDD">Scans chronologically forward in the current statement [[display_stmt_history.html|execution history]], then highlights </span><span class="f_EmphItal">in the </span><span class="f_GUIlabel">Source Code</span><span class="f_EmphItal"> or </span><span class="f_GUIlabel">Daemon</span><span class="f_EmphItal"> tab</span><span class="f_DefListDD"> the last (latest) statement in the history.</span>
<span class="f_DefListDD">Scans chronologically forward in the current statement [[Displaying a statement history|execution history]], then highlights </span><span class="term">in the </span><span class="f_GUIlabel">Source Code</span> ''or'' <var>Daemon</var><span class="term"> tab</span><span class="f_DefListDD"> the last (latest) statement in the history.</span>


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

Revision as of 15:56, 6 December 2022

Action:

Scans chronologically forward in the current statement execution history, then highlights in the Source Code or Daemon tab the last (latest) statement in the history.

Syntax:

lastHistory 

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