-
Flip Flop Values
How would I write an expression that flip flops values of two different layers?
EXAMPLE
Parameter in Layer1 is “25” Parameter in Layer2 is “0” When I set parameter in Layer2 to “25”, Layer1 automatically should change to “0.” And vice versa with any value.