This section gives you examples of Expert Rules.
Expert Rule1
(for all)
G:GSMCurve
if G.Show == False
then G.Show = True
Expert Rule2
(for all)
P:GSMPoint
P.Color = blue
P.Show = False
Message (Curve pick is set to #, G.Pick)
P.Layer = 1
Message (Point layer is set to #, P.Layer)