What is Uipath environment and session variables? and How to use.
Hello @shashi0475
Environment Variables are available to all processes and objects but a session variable is only available to that running process instance
For example if you open a browser, a seesion variable will be valid in that scope.
thanks @Rahul_Unnikrishnan .
Can you please provide me detail explanation or document or any link on this topic.
Hey @shashi0475
Check if this thread helps - Creating Environment Variable - #3 by AndrewRayner
Thanks
#nK