Google News
logo
UiPath - Interview Questions
Define session variables.
In UiPath, session variables are defined as particular to the one instance of any process. If multiple instances of the corresponding process continue simultaneously, they all will have the same session variables. However, the values for those session variables will be different.
Advertisement