InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by generic variable in UiPath? |
|
Answer» The GENERIC VARIABLE in UiPath is a sort of variable that can handle a wide range of data types. Arrays, INTS, STRINGS, and date formats, for example. |
|