Hi all,
I wonder if Sata has the capability for looping over the string values of a variable. For example,
City
---------
LA
Berlin
London
New York
Now, I want to create a loop which starts with LA and then moves to Berlin etc and performs certain calculations in each round of the loop.
Thanks,
David
I wonder if Sata has the capability for looping over the string values of a variable. For example,
City
---------
LA
Berlin
London
New York
Now, I want to create a loop which starts with LA and then moves to Berlin etc and performs certain calculations in each round of the loop.
Thanks,
David
Comment