For Each Loop
Brief description
This step is used to execute a block of code as long as a specified list has items (examples of use)
Step Information
Step name (Not required) – the custom name of the process step that labels the editor’s process step box
Input parameters
- List (Required)– existing variable name of array data type that contains the input value
Input parameters
- Element variable(Required)– save the current list item