Login
Remember
Register
Ask a Question
What is Flow Switch in UiPath in RPA?
0
votes
asked
Oct 12, 2019
in
Robotic Process Automation
by
rajeshsharma
Explain Flow Switch in UiPath.
flow-switch
rpa-flow-switch
uipath-flow-switch
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 12, 2019
by
Robin
Flow switch (aka) Flow decision is a flowchart specific activity that splits the control flow into two or more branches based on conditions. Whichever condition is satisfied, that task is executed.
...