I would like to assign multiple actions to an IF/THEN statement. For example: IF GXID = '330578W' THEN PROTECTION = '1' AND '3' AND '6' AND '7'; where 1 and 3 and 6 and 7 are formatted earlier in the code. Can someone help me do this? Thank you.
... View more