UiPath Automation Developer Professional v1 — Question 98

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?

Answer options

Correct answer: D

Explanation

The correct answer is D because the Locals Panel and Immediate Panel allow developers to view and modify variable values during debugging. The other options either include panels that do not facilitate variable assignment or are not relevant to the context of debugging.