Ad Widget

Collapse

Trigger logic operators

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jason
    Senior Member
    • Nov 2007
    • 430

    #1

    Trigger logic operators

    Is it possible in 1.4.5 to do logic operations such as NOT AND (NAND)?

    I need to check for 2 items to both be false in conjunction with another item. I can get a trigger that works if all the items are false, but trips out if one of the last 2 is positive...

    Ideally I'd like to do Item1=1 &( item2 Not AND item3)

    Can this be done in current version?
Working...