InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by arguments in the context of UiPath? |
|
Answer» The arguments in UiPath are primarily used when DATA must be PASSED from ONE workflow to another. They are in charge of transferring data between projects. These arguments must follow a particular DIRECTION. For instance, in, out. |
|