Рет қаралды 7,732
Looking for a quick tutorial on the UiPath If Activity? Then this If Else example is for you.
Here we take you through the finer points of creating a conditional statement in UiPath. We don't do too much. We simply show you the different ways to create a conditional UiPath if statement, and then we print out a quick message depending on the application state. A look at how to use not, greater than, less than and equal to UiPath operators are included as well.
For more detail on the UiPath if else activity, take a look at my more advanced look at conditionals that deals with nested if then else conditions in UiPath, and even creates a little number guesser game.