Forum Discussion
JayCooper
4 years agoCommunity Member
Combining 'And' with 'Or' Conditions Within a Single Trigger
As the title indicates, I'm trying to create a trigger that combines 'and' with 'or' conditions. What appears to be happening is that the 'and' isn't effecting the trigger.
And image of the trig...
MathNotermans-9
4 years agoCommunity Member
You can use Javascript to create more complicated if/then and/or statements.
Watch for a variable change...and then if that variable changes to whatever suits you...trigger it.
Only Javascript is used for then...creating any if/then, loop... try or other check... set the variable and bingo.
Related Content
- 8 months ago
- 2 months ago
- 7 months ago
- 6 months ago