I want to loop with condition in message box = Yes
and run loop until message box = No
Please guide me about it.
I want to loop with condition in message box = Yes
and run loop until message box = No
Please guide me about it.
@Srini84 If now I use sequence as below.
Please suggest me for adapt it.
You can use while condition
As it is a sequence then you can use retry scope activity, but you need to give the number of retries
the easiest way is to make a flow activity atleast for this logic
Hope this helps you
Thanks
@ImPratham45 How to alert message box round2 for set yes,no?
Put condition is while loop
If you want to loop it then set for false condition Say Output=“No”
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.