|
Property |
Required |
Type |
Description |
|
Iterating array |
yes |
Array |
Need to specify an array or select an output from previous actions. This can be the output of a Get items action, a variable having an array, a multi lookup field, a multi choice field or just an array directly calculated in this property. |
|
Modern Forms |
List Actions |
Scheduled/Triggered Actions |
|
✓ |
✓ |
✓ |
|
Output Parameter |
Type |
Description |
|
CurrentItem |
Object |
Returns an element from the iterating array |
|
Index |
Number |
Returns an iteration number of element |
|
Count |
Number |
Returns total iterations number |