Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ide_monitor [2020/05/06 02:03] admin [Debug Expression] |
ide_monitor [2021/01/05 03:00] (current) |
||
---|---|---|---|
Line 2: | Line 2: | ||
//Execution Monitor// monitors the model execution progress status and allows execution of debugging scripts. The execution stats include the execution status, estimation of execution progress % and model coverage. | //Execution Monitor// monitors the model execution progress status and allows execution of debugging scripts. The execution stats include the execution status, estimation of execution progress % and model coverage. | ||
- | {{wiki: | + | {{wiki: |
---- | ---- | ||
Line 30: | Line 30: | ||
---- | ---- | ||
==== Debug Console==== | ==== Debug Console==== | ||
- | //Debug Console// allows you to run scripts while the model is executing or execution is paused. | ||
+ | {{wiki: | ||
+ | |||
+ | //Debug Console// allows you to run scripts while the model is executing or execution is paused. | ||
+ | |||
+ | 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 |