Hello, everybody,
Is there some kind of GO TO activity in UiPath?
I would like to implement the following process.
- assign a number to a variable.
- if the assigned number = 2, then an e-mail should be sent and the RPA bot should be terminated.
- if the number ≠ is 2, then further activities should follow.