Can't find WHILE-Loop

Hey Guys,

where can i find the while activity? I checked my packages and all but it isn’t showing up. What do I miss here?

many thanks,
arved

In studioX you don’t find while loop.
You have to use loop ‘for each’ with high number of iterations and add if condition inside. Something like this:

3 Likes

Hi

Welcome to uipath forum

In studio only we have while loop where as in StudioX it is performed with the help of REPEAT NUMBER OF TIMES Activity

Have a view on this doc for more ideas about that activity

Cheers @arved.kayser

2 Likes

Awesome - got it!

Many thanks,
Arved

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