If less than (or equal to) or is greater than (or equal to)?

How do you implement an if less than (or equal to) or is greater than (or equal to) condition with the IF node or otherwise?

You can just use a number condition:
grafik
You can then find the options β€œis less than (or equal to) or is greater than (or equal to)”:
grafik

3 Likes

Ahh, thanks!