During the debugging process, a developer paused the execution. To alter the characteristics of the ongoing flow and change the values of variables within the existing scope.
which panel of the UiPath interface is recommended to be accessed?
During debugging, when the execution is paused, the "Locals" panel in UiPath Studio is the place to go to alter the characteristics of the ongoing flow and change the values of variables within the existing scope. The Locals panel shows the current state of all variables and arguments in the current scope and allows their values to be changed on-the-fly.
[References:, UiPath Studio Guide: Debugging, , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit