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