Hello,
I have a question regarding variables. If I add a variable through the GUI I can’t set the value to “true” or “false”. Only “1” or “0” is possible. If I add the variable through the config file, I can set the variable to “true”/“false” with a rule. Any explanation? @developer
-
Different behavior of variable
-
@temp a variable is just a text label. I can set it to anything i want from the GUI… if you use the variable as expression you need to add quote’s “true”… maybe some screenshots?