Kindly help, I have launched this workflow in the Studio in Debug Mode. However, throughout the execution, there seems to be no values in the Locals, Immediate, Watch panels as shown in the pix below
Kindly assist me on how to enable the Studio in order to view the variable values during debugging. Please do let me know if you need more info from me.
Thank you.
While Debugging the process, Go to Variable panel → Right Click any of the Variable → Click the Add Watch submenu → Then you can find that variable in the Watch Panel Refer the screenshot
Just hit the break button on top left it will change to pause, then you can put the variable name in immediate panel or can see all the values in local panel!