Minor but confusing and should be fixed in the next version.
2 similar(?) For Each Activities

1 Like
One is from the UiPath.Core.Activities package, the other is from UiPath.Framework.Activities, which is deprecated.
Please use the one from Core.
1 Like
Thanks. How do I know which one is from Core? the one with explanation when hovering over it I assume?
Is using for each from framework going to have any different effect since its deprecated?
One thing I noticed is Break is not supported in framework for each. You can identify by hovering or when you drop the activity you can see on the properties header.
1 Like