Hidden comment strings = Source=Example|Expr=(ParameterName =
'Comment') And (IsHidden = 'True') |Zoom=True|
Select=True
Components with unlocked pins = Source=Example|Expr=IsSchComponent And
(PinsLocked = 'False') |Zoom=True|
Select=True
Passive pins = Source=Example|Expr=IsPin And (PinElectrical
= 'Passive') |Zoom=True|
Select=True
Power pins = Source=Example|Expr=IsPin And (PinElectrical
= 'Power') |Zoom=True|
Select=True
Components with missing footprints = Source=Example|Expr=IsSchComponent And
(CurrentFootprint = 'No footprint defined') |Zoom=True|
Mask=True
Designators requiring annotation = Source=Example|Expr=Pos('?', PartDesignator)
> 0 |Zoom=True|
Select=True
Inverted names = Source=Example|Expr=(IsPin Or IsPort Or
IsNetLabel) And (Pos('\' , IIF (IsNetLabel, StringText, Name)) > 0) |Zoom=True|
Select=True
Wires and Bus Entries = Source=Example|Expr=IsWire Or IsBusEntry
|Zoom=True|Select=True