The following preferences can be set using the VJET > Debug > VJET Step Filtering preference page.
| Option | Description | Default |
|---|---|---|
| Enable variable modification constraints | This option controls change of variable value under type constraints if can find the promoted type of the variable. e.g. var x= true;//<boolean, variable "x" only accepts value "true" or "false". Constraints rules are applied when enable:
|
Off |
