G1,a,b,c,d,A
G2,A,B,C,D|a
G3,1,2,3,4,1.00
G4,1,2,3|1.00
if [g4] > 2 then [g1] = "a";
if [g2] >= "d" then [g3] = 1;