40032/using-else-if-in-uipath
I am working an automation where I want to use 'Else If' to go into different conditions like:
if Condition1, then Task1
else if Condition2, then Task2
else if Condition3, then Task3, else Task4.
How can I achieve this?
Hi @John, in UiPath there's no specific 'Elif' activity, but to achieve the same, you can use nested 'If' loops, where inside every 'else' part you can put up the other 'if' condition just like shown in the following screenshot:
I hope this will help you.
Hi @Ravi, to check whether a string ...READ MORE
You can use Create Pivot Table activity ...READ MORE
down vo I'd suggest you are going to ...READ MORE
These are the steps to add two ...READ MORE
the robot.exe file is located in: C:\Users\USER_ACCOUNT\AppData\Local\UiPath\app-17.1.6523\Ui-Robot.exe Hope it ...READ MORE
you can use the Database package for connecting ...READ MORE
in WorkFusion, you can create a script ...READ MORE
Yes, here is the Free RPA tool ...READ MORE
Hi @Ashmita, you can create multiple excel ...READ MORE
Hey @Smriti, if you have a tagged ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.