UiPath Automation Developer Associate v1 — Question 22

Which of the following statements is true about Global Variables?

Answer options

Correct answer: A

Explanation

The correct answer is A because Global Variables can indeed have their values altered during the execution of an automation. Option B is incorrect because while Global Variables can be created in both panels, the focus of the question is on their properties. Option C is wrong as Global Variables can be accessed from multiple workflows, not just the Main one. Lastly, option D is misleading; while Global Variables may have directionality, it is not a definitive characteristic that defines them.