Hey folks!
I was wondering if there was some way I could write a condition such that one component was required, but two or more were logical OR conditions. As an example, consider this condition with three elements:
1.) Global Variable=X (always condition)
2.) Button is clicked
OR (logical)
3.) Text is clicked
As it is, I only know how to author a condition such that all elements in the condition are part of an OR (logical) statement, or all elements in the condition must be met--but not a mixture of both.
Is there a way to author a condition so that they can be mixed?
Thank you very much, in advance!
Most appreciatively...
RGBreality