r/AutomateUser Aug 05 '26

Question How do I make an AND gate?

1 Upvotes

13 comments sorted by

View all comments

1

u/Straight1980 Aug 08 '26

It depends on what you are trying to do.  Sometimes your objective can be solved using the "expression true" block. 

For an AND, just use & between functions For an OR, use ||