Working example of .ToList.Foreach()

Hello, I’ve been searching for a while and can’t get a working example of .ToList.Foreach(action T blah blah). Can someone provide an example of that?

I know that most of the time it can be solved with a normal for each, I just want to know how that works since online samples of VB code in stackoverflow or others sites do not seem to work in UIPath. Thank you in advance.

Why wouldn’t you just use the For Each activity?

I’ve just said I want to know how it works pal, I simply want to know that.

Hi,

How about the following?

Regards,

Drop the attitude, I just asked a reasonable question.