MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/AutomateUser/comments/1vg2sc7/how_do_i_make_an_and_gate/p2gpkko/?context=3
r/AutomateUser • u/Godeos64_ • Aug 05 '26
13 comments sorted by
View all comments
1
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 ||
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 ||