¿How to use the new for each?

Hi,

I’m trying to use the new for each activity but I dont understand where is the variable item of the for each or the variable of the index?

Before was like this
image

Now is just like this:
image

image

How can I use the item of the for each or the index if I cannot see it?

@KevinDS
You need to install UiPath.System.Activities package.

Have you tried just using index, and either item or currentItem?

Also, what version of UiPath.System.Activities are you on? I am using the latest version and still see the old style For Each.

Hi everybody,

I’ve tride installing de system.activity packages but doesn’t work.
I found the solution upgrading the activity package version to a newer one.

Thank you

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.