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

Описание к видео 🔴 6. LIVE Talk | Control Flow Activities | While | Do While | For Each | Delay | Assign | UiPath

➤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

➤ ➤➤ ➤ ➤
In case you also want to have an RPA Conversation with me on any of the topic , You can comment the same in Comment box or drop me a note on [email protected].

Happy to take the conversation ahead !

➤➤➤
Live Conversation Playlist -
https://bit.ly/3004o7O

➤➤➤
Official Documentation Link
https://docs.uipath.com/studio/docs/c...

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

➤➤➤ Happy Automation!

➤➤➤ Social Media Links
👉 Instagram :   / uipathtutorials  
👉 LinkedIn :   / mukeshkala  
👉 Twitter :   / tweetmukeshkala  
👉 Facebook:   / uipathfb  
👉 YouTube :    / tutorialsbymukeshkala  
👉 Mail : [email protected]

►►►►►► 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

Комментарии

Информация по комментариям в разработке