ForEachItem now starts iteration at 0 instead of 1​For​Each​Item now starts iteration at 0 instead of 1

Available on: Open Source EditionEnterprise Edition

Release: 1.1.0

Breaking Change

ForEachItem now starts iteration at 0 instead of 1 to align with the iteration starting value of ForEach. If you use in your flow with a ForEachItem the starting value is now 0 instead of 1.

Was this page helpful?