Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ide_monitor [2020/05/06 02:08]
admin [Execution Monitor]
ide_monitor [2021/01/05 03:00] (current)
Line 30: Line 30:
 ---- ----
 ==== Debug Console==== ==== Debug Console====
-//Debug Console// allows you to run scripts while the model is executing or execution is paused.  If more than one is running, script will be executed on a randomly selected virtual user (thread). 
  
 +{{wiki:idescreen:ide_monitor_codeassist.png}}
 +
 +//Debug Console// allows you to run scripts while the model is executing or execution is paused.  If more than one is running, script will be executed on a randomly selected virtual user (thread
 +
 +Script editor is a simplified [[ide_script | Script Editor ]].  You can run the debug scripts in the following:
   * run line - run script on current line   * run line - run script on current line
   * run selected - run selected script lines or script expression   * run selected - run selected script lines or script expression