UiPath | How to use Lists and Collections | Guide

Опубликовано: 10 Январь 2020
на канале: Anders Jensen
29,486
207

After watching this UiPath tutorial, you will be able to work with lists/collections in UiPath. We are working us through the activities with a practical example use case.

You could also watch:
🔵 UiPath RPA Beginners Tutorial (+2 hours!) -    • UiPath RPA Beginners Tutorial [2020]  
🔵 UiPath Advanced Use Cases -    • UiPath Advanced Use Cases  

0:40 Creating a List variable (System.Collections.Generic.List)
We are creating a List variable to store our collection of strings in.

1:38 Assign the List (New List(Of String))
It's counterintuitive, because you just created the List variable in your variables manager, but we need to assign our List as a New List (Of String)

2:12 How we Add Items to the List (Add To Collection)
Using the Add to Collection activity we can add items to the list.

4:21 How to print the items in a List using a For Each loop
We can iterate through our list with a For Each.

5:26 Exists In Collection
By using the Exists In Collection we can check if a value exists in a collection. The result will be a boolean (= true or false).

7:26 Remove From Collection
To remove items from our collection we use a simple Remove From Collection Activity.

8:46 Clear Collection
We use the Clear Collection activity to complete empty a collection.

📚UiPath Book Recommendations - https://andersjensen.org/rpa-book-rec...

Connect with me:
🔔 Subscribe - http://www.youtube.com/user/klogeande...
💼 LinkedIn -   / andersjensens  
👥 Facebook -   / andersjensenorg  
💌 Email Newsletter - https://andersjensen.org/email-newsle...

📂Get the files from the video
https://1drv.ms/u/s!Al9RjoWZcShJiM9ts...

#uipath #rpa #automation


Смотрите видео UiPath | How to use Lists and Collections | Guide онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Anders Jensen 10 Январь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 29,486 раз и оно понравилось 207 людям.