In a panel I have this:
In a button I have this:
So far so good. This however does not work
It always return false, even when the panel is visible.
Is VAR{} doing something funny and making the visible value a string and not a boolean? If not, my limited knowledge is now exhausted and I kindly ask for some assistance.