Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ide_monitor [2020/05/06 02:03] – [Debug Expression] admin | ide_monitor [2024/01/02 19:37] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
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 |