What I am trying to do is create a binary switch that changes its label depending on it current state e.g. switch on label = 1 switch off label = 0.
I have already tried using a property node inside a case structure but i always recieve an error (simple version attached).
If anyone know how to get around this problem i would be very grateful
Dbarr