UiADPv1 Exam QuestionsBrowse all questions from this exam

UiADPv1 Exam - Question 93


In UiPath Studio, when a developer executes a workflow in Debug mode and the process stops at a breakpoint, which panel enables the developer to assign values to variables prior to resuming the process?

Show Answer
Correct Answer: D

In UiPath Studio, the Immediate Panel allows developers to assign values to variables during debugging, and the Locals Panel displays the current values of variables in the current scope. Together, these panels enable the developer to view and modify variable values during the debugging process. Therefore, the correct answer is the Locals Panel and Immediate Panel.

Discussion

1 comment
Sign in to comment
kingkayyOption: D
Apr 16, 2024

https://docs.uipath.com/studio/standalone/2023.10/user-guide/the-locals-panel https://docs.uipath.com/studio/standalone/2020.10/user-guide/the-immediate-panel