For-each
Loops over each element in List and executes
the edge
a1
and b2
, on the first iteration the data
will have item a1
and index 1
and for the second iteration item b2
and index 2
Each modifiable data is a special type of data, which is available for modification for tasks connected through the edge
The last value will be available on the tasks connected through the
Detailed explanation is available in Flow > Data