ForEach iterates through a list. In the loop you can perform an operation on each list member.
List of items to iterate.
Last updated 10 months ago