If the number val1 is less than or equal to the number val2 , the function returns 1; otherwise, it returns 0.
$(<=, val1, val2)
See also...
$(>,val1,val2)
DIESEL functions