In a UiPath Studio project, what is the widest scope that a variable can have?
UiPath Studio variables can have global scope, making them available throughout the entire project. Workflow-file and container-activity scopes are narrower.
Community Discussion