1 Reply
Math Notermans

That would be a great feature request. As is...no im afraid.

What you can do however is name your variables so they group somewhat.

Say you want 3 groups of variables...
Then use some alphabetic prefix to ensure they get ordered nicely.

a_nameofvariable
a_someothervar
a_andanothername
b__________
b_nameofvariablegroupb
b_somevariableingroupb
c__________
c_somevar ingroupc

And you can use a dummy variable like this: c__________ to visually split the groups.

vars