<= (less than or equal to) (Concept) From AutoCAD previous page next page != (not equal to)Catalog of DIESEL Functions>= (greater than or equal to) DIESEL > Catalog of DIESEL Functions > <= (less than or equal to)ConceptQuick Reference If the number val1 is less than or equal to val2 , the string returns 1; otherwise, it returns 0.$(<=, val1, val2) previous page start next page