Hidden comment strings                           = Source=Example|Expr=IsComment And (Hide = True)|Zoom=True|Select=True                                           
Locked components                                = Source=Example|Expr=IsComponent And (Locked = True)|Zoom=True|Select=True                                       
Pads and vias with a hole size between 15 and 30 = Source=Example|Expr=(IsPad Or IsVia) And (HoleSize > 15) And (HoleSize < 30)|Zoom=True|Select=True|Mask=True    
Tracks less than 2 units long                    = Source=Example|Expr=IsTrack And (Sqrt(Sqr(X1-X2) + Sqr(Y1-Y2)) < 2)|Zoom=True|Select=True|Mask=True             
All testpoints                                   = Source=Example|Expr=(TestPointTop = True) Or (TestPointBottom = True)|Select=True|Mask=True                     
Component track and arc silkscreen primitives    = Source=Example|Expr=OnSilkscreen And (IsTrack Or IsArc) And IsComponentPrimitive|Zoom=True|Select=True|Mask=True
Components not on a 5mil grid                    = Source=Example|Expr=IsComponent And ((Frac(X1/5) <> 0) Or (Frac(Y1/5) <> 0))|Select=True                        
Signal layer tracks at an odd angle              = Source=Example|Expr=Not(IsHorizontal Or IsVertical Or IsOblique) And IsTrack And OnSignal|Zoom=True|Select=True 
Top signal layer keepout objects                 = Source=Example|Expr=IsKeepout And OnTopLayer|Zoom=True|Select=True                                              
Non-horizontal designators                       = Source=Example|Expr=IsDesignator And (Rotation <> 0) And (Rotation <> 360)|Select=True|Mask=True                
A = A