Table of Contents

For each (loop)

Iterates over a list of items.


img

Properties

Name Data Type Description
Title Optional The title or name of the action.
Items Required The collection of items to iterate over.
Loop Variable Optional The variable that holds the current item in each iteration.
Description Optional Additional notes or comments about the action or configuration.