Hello.
Is there a way to Toggle evaluator groupping on/off with hotkey?
Yes, via something similar to this:
@if:Set GROUPBY=name GROUPSCHEME=name_length
Set GROUPBY=off
@if:else
Set GROUPBY=name GROUPSCHEME=name_length
1 Like