ForEach

ForEach iterates through a list. In the loop you can perform an operation on each list member.

Properties

List

List of items to iterate.

Tutorial video