implies

s2sluder/more-logic-gates/implies

Outputs true unless only the first input is true.
implies
@/implies
Outputs true unless only the first input is true.
IN1boolean
IN2boolean
implies
IN1
IN2
OUT
OUTboolean
To use the node in your project you should have the s2sluder/more-logic-gates library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.