QuestionQ347
UiPath Automation DevelopmentIn a UiPath Studio project, what is the widest scope a variable can have?
- A Outermost workflow component in the current xaml project file.
- B Global, available in the entire project.
- C Within the activity in which it is defined.
- D Within the surrounding "Do" or "Body" sequence.
Community Discussion