Loop string values
285785May 16 2007 — edited May 16 2007Hi,
is it possible to loop string values?
I need a loop that loops the strings 'string1', 'string2', 'string3', 'string4' . In the loop it should be possible to check this strings with an if statement.
Thank you