EAGLE Help

Logical Operators


Logical operators work with expressions of any data type.

Unary
! Logical NOT
Binary
&& Logical AND
|| Logical OR

Using a string expression with a logical operator checks whether the string is empty.

Using an Object Type with a logical operator checks whether that object contains valid data.


Index Copyright © 2005 CadSoft Computer GmbH