What is the while activity in uipath?
Answer / Shivaji Choudhary
The While activity in UiPath is similar to the Do While activity, but it checks the condition before executing the actions. The syntax is as follows: While (condition) {actions}. If the condition is false at the beginning, the actions will not be executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are arguments in UiPath?
What is UiPath Automation?
What is RPA UiPath?
What Are The Differences Between Blue Prism And Uipath?
What are Flowchart activities in UiPath?
What is UiPath Orchestrator
What are Control Flow Activities in UiPath?
How do you perform data scraping in uipath?
How do you connect your project to a source control system like svn and tfs in uipath?
What hardware infrastructure do I need to run blue prism robotic automation platform?
What is publishing an automation project means in uipath?
How perform you design one project in UiPath?