Metis Smart Modeling - Debug
From Metis Documentation
(→Using Metis Smart Quote) |
(→Using breakpoints) |
||
Line 136: | Line 136: | ||
2. '''On a variable or position''' | 2. '''On a variable or position''' | ||
+ | |||
+ | Additionally to stopping the execution of the imported environment at a specific place or moment of the execution, Metis Smart Modeling also allows to set break-point on variable, positions and group of items. This can be done by using the "output Values & Watchdogs" table. Simply click in the leftmost column of the item which should stop the execution. Metis Smart modeling will then pause the execution process when the value stored with the item changes due to a rule. By looking at the execution list, the specific operation which applied this change can be viewed. | ||
+ | |||
+ | |||
+ | {{Note | ||
+ | | Breakpoints on variable or positions are very helpful to test and verify that it is not modified when not required. | ||
+ | }} | ||
=== Using watchdogs === | === Using watchdogs === |