GTM Problems View
The GTM problems manager is responsible to highlight cases in which constraints have not been respected. Typically, these cases occur upon a change in a text field. One such case is when an invalid value is set for one of the CMU dividers. An Input value is invalid! error would occur if a negative value is set for one of the dividers and the code generation would not be triggered.
|
|
Another example of problem occurrence is when an out of bounds value is set. Therefore, an input larger than the known threshold would trigger a Value out of range error.
|
|