EAGLE Help

Comparison Operators


Comparison operators work with expressions of any data type, except Object Types.

< Less than
<= Less than or equal to
> Greater than
>= Greater than or equal to
== Equal to
!= Not equal to


Index Copyright © 2005 CadSoft Computer GmbH