Is there a Keyboard shortcut to toggle a BOOL variable (e.g. SPACE bar) or to increase/decrease a INT variable wihtin the WATCH window? (e.g. arrow keys / space bar etc)?
Hi there,
there is no “increase/decrease”, but what works is: just start typing.
For bools, “1” and “0” (no quotes) does the trick to set it to TRUE (1) or FALSE (0), so you set the selection to the value field and hit the numpad “1” or “0”, then [ENTER]
For other values (ints, strings, …), same is valid: just start typing. That means if you want to increase 60, type 61 and hit [ENTER] ![]()
Hope that helps
Thanks Michael. Would be nice to have (future AS release?) . We have many Ints and Bools.
But can also make a small temporary GUI for that…
Cheers, Marcel.
For that I have to refer you to your local support office so they can place this as a feature request properly ![]()
