() ≤ ()
(Redirected from () less than or equal to ())
The less than or equal block is a boolean block and an operators block that detects if the value is less than or equal to the other value.
Workaround
This block can be worked around by putting a greater than block in a not block.