1.

What do you mean by session variables in the context of UiPath?

Answer»

Session variables in UIPATH are defined as variables that are unique to a single instance of a process. If many INSTANCES of the corresponding process RUN at the same TIME, all of the session variables will be the same. The values for those session variables, on the other hand, will be different.



Discussion

No Comment Found