Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ide_monitor [2020/05/06 16:34] – [Debug Console] adminide_monitor [2024/01/02 19:37] (current) – external edit 127.0.0.1
Line 30: Line 30:
 ---- ----
 ==== Debug Console==== ==== Debug Console====
 +
 +{{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 //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_scripteditor | Script Editor]].  You can run the debug scripts in the following:+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