Range Selector /Advanced/Mode question
Hello friends, I ran into a problem
I want the parameter Range Selector /Advanced/Mode switching using the checkbox controller
For example, if the check box is off, value Add
If the check box is on, value Substract
Please respond, knowledgeable friends! I am very bad at expressions
Chat GPT does not know anything about this))
effect("Reverse Direction")("Checkbox") == 1 ? 1 : 0;
this code doesn't work
Thanks in advance!
