Displays the script lines most recently executed.
ListLines |
Remarks
This command is equivalent to selecting the "View->Lines most recently executed" menu item in the main window. It can help you debug a script.
On a related note, the built-in variables A_LineNumber and A_LineFile contain the currently executing line number and the file name to which it belongs.
Related
KeyHistory, ListHotkeys, ListVars
Example
ListLines