To loop on survey solutions

hello friends
I’m a beginning
How to loop on survey solutions?

There is no concept of a loop, but there are functions, like InRange(), InList(), etc to operate over a collection, or there is LINQ syntax to work on roster entities.

Ok, thank you so much friend
I will see, I will let you know if I have any problems