ProtectedInternalIterates over collections executing actions
The action parameters containing:
Array of results from each iteration
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that iterates over collections executing actions for each item
Example