Hi Guys!
This video explains-
What is Flowchart in UiPath?
How to use Flow Decision Box in UiPath?
How to use If Condition in UiPath?
How to use flowchart in UiPath?
How to use flow decision in UiPath?
Learning:
Flowchart – used to create complex business process as it allows us to do multiple branching of logical operators
Demo Project: Compare two numbers -
1. Add a Flowchart workflow type
2. Create two number variables – RandomNumber, GuessNumber – Number variables
3. Generate a random number using the random() function - new Random().Next(1,10) and assign it to RandomNumber variable – Assign Activity
4. Take user input to guess the number from 1 to 10 and assign it to GuessNumber variable – Input dialog Activity
5. Condition: Compare RandomNumber, GuessNumber –
GuessNumber greater than or equal to RandomNumber – Flow decision Activity
6. Take decision according to the Condition:
If condition is True, display the message – “ Your guessed number is equal to or greater than Random number”
If condition is False , display the message – “Your guessed number is smaller than Random number”
#flowchart #flowdecision #ifcondition #uipathrpa #uipathautomation
============================================================
JMeter Tutorial Playlist:
• JMeter Tutorial
Git and GitHub Tutorial Playlist:
• Git and GitHub Tutorial
Automation Anywhere Tutorial Playlist:
• Automation Anywhere A11 Tutorial
UiPath Tutorial Playlist:
• UiPath Tutorial
Subscribe for more tutorials - / @qualityassurancelab7764
Watch video UiPath Tutorial 06 - Flowchart and Flow Decision Activity | UiPath Workflow Examples online without registration, duration hours minute second in high quality. This video was added by user Quality Assurance Lab 14 January 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 41,296 once and liked it 485 people.