This is somewhat a newbie question;
Looking for the syntax to do the following;
%If $(variable) == "value1" or "value2" or "value3" ...
execute options
%endif
I know that I can us a %IF %ELSEIF function, but believe this is going
to be somewhat painful, as I have approx 15 - 25 values that have to
be checked, and of any of them match, execute the 1 set of options/
variable settings.
As time goes on, the number of values being checked will decrease.
Thank you,
Mike
mlawrenc(at)gmail.com