TO PRINT ARRAY OF INTEGER IN MESSAGE BOX WITHOUT USING FOR EACH ACTIVITY IN UIPATH

0 votes
Apr 3, 2020 in RPA by yamuna
• 120 points
2,836 views

1 answer to this question.

+1 vote
In case you don't want to use for each activity, you can either use a ‘While’ or ‘Do While’ activity and assign a counter inside it. Then use the counter as a condition for the activity.

Hope this helps!
answered Apr 3, 2020 by Jake

Related Questions In RPA

0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

answered Aug 2, 2019 in RPA by Shivi Singhal
13,860 views
0 votes
1 answer

Can someone please explain the functionality of each Image activity present in UiPath studio?

Hey @Rupin, Image recognition activities use images as ...READ MORE

answered Mar 28, 2019 in RPA by Anvi
• 14,150 points
3,141 views
0 votes
1 answer

What are the issues and limitations of using Native Citrix support for Citrix apps in UiPath studio?

Hello @Gauri, there are a few limitations ...READ MORE

answered Mar 28, 2019 in RPA by Pratibha
• 3,690 points
2,709 views
0 votes
1 answer

How can i create a check box list using for each loop in UI Path.

Hi, to achieve this automation, you can ...READ MORE

answered Aug 29, 2019 in RPA by Abha
• 28,140 points
2,163 views
0 votes
1 answer

How to use Matches activity to extract values using regex in UiPath Studio?

Hi Apkesha, try using following regex expression in ...READ MORE

answered Nov 7, 2019 in RPA by Abha
• 28,140 points
6,239 views
0 votes
1 answer

How to save only a specific file type using Save Attachment activity in UiPath?

Hey, the Filter property from Save Mail Attachment ...READ MORE

answered Nov 7, 2019 in RPA by Abha
• 28,140 points
5,643 views
0 votes
1 answer

How to close the message box automatically in Uipath Studio?

Hey Apeksha, There is no way to close ...READ MORE

answered Nov 7, 2019 in RPA by Abha
• 28,140 points
3,746 views
0 votes
1 answer

Injecting JavaScript for selecting the option button using UiPath Inject JS Activity

This worked  function check() { if(document.readyState === "complete") ...READ MORE

answered May 24, 2018 in RPA by wrecker
• 3,110 points
2,803 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP