🔴 6. LIVE Talk | Control Flow Activities | While | Do While | For Each | Delay | Assign | UiPath

preview_player
Показать описание
➤Control Flow is a concept that refers to the order in which particular actions are taken. In #UiPath, we can do this through the activities we drop to our workflow, If...Else or For Each statements and carefully-placed loops.

❖ The #While and #DoWhile loops work by repeating a given set of actions from the body while the specified condition is true. The only difference between the two is the order in which the 2 elements are executed:

❖While - if the condition is met, the set of actions in the body are executed.
❖Do While - the actions are executed and then, if the condition is met, the actions are executed again.
❖The #ForEach loop works by iterating through a list of items, one item at a time, and executing whatever actions are in the body of the action.

❖This video is a #LiveConversation where we are talking all About the following in #UiPath Studio.

➤➤➤ Timestamps
0:00 - Start
0:58 - Agenda for the Video
2:12 - Where to get Control Flow Activities
2:59 - Assign Activity Use and Implementation
5:21- Delay Activity Use and Implementation
10:03 - Code Snippets in Uipath studio
11:08 - Loops in Uipath Studio
13:40 - Do While Loop in Uipath
20:49 - While Loop in Uipath
22:01 - Difference Between While and Do while Loop in Uipath
26:33 - If Activity in Uipath Studio
30:42 - Define Collection in Uipath
32:56 - Write Automation to get all the Folder inside C: Drive
36:44 - For Each Activity Use and Implementation
42:25 - Break Activity Use and Implementation with Example
47:35 - Assignment for the Session

➤ ➤➤ ➤ ➤

Happy to take the conversation ahead !

➤➤➤
Live Conversation Playlist -

➤➤➤
Official Documentation Link

➤➤➤
#UiPath #Automation #UiPathCommunity #ControlFlow#BestPractices #Loops #mukeshkala

➤➤➤ Happy Automation!

➤➤➤ Social Media Links

►►►►►► Tags ◀◀◀◀◀◀◀◀
Tutorials by Mukesh Kala
UiPath Tutorials by Mukesh Kala
uipath
mukesh kala
uipath tutorial
uipath projects
rpa tutorial for beginners
uipath tutorial for beginners
rpa interview questions and answers
rpa projects
ui path
uipath rpa
rpa uipath tutorial
UiPath
Рекомендации по теме
Комментарии
Автор

Excellent and interesting videos keeping posting live rpa projects demos too.Thank you!!!

manikandan
Автор

Very easy to follow with your clear explanation with examples. Great work. Thanks.

hu
Автор

Great and simple Explanation bro i am really interesting to watch your videos 😇

sakthivel-tspd
Автор

best video to understand control flow. thanks!

yashobantadash
Автор

Explaining method was too good and easy to understand the Concepts thanks a ton sir ji 😊😊

shaikjaveed
Автор

Hi Mukesh can Do you provide Online training

Allfun