Break in Foreach

Hello,

I have to restart the studio to make the break work in for each. Am I missing anything?

Check the namespaces of the activities - since the merge of Framework activities to Core there are some weird coincidental incompatibilities.
IIRC ForEach loop from Framework will be replaced by ForEach from Core when you restart, hence it will work.

1 Like

Understood. I see two for each activities, will keep in mind to use Core.

1 Like