Hello,
When I am debugging and it stops at a break point in my user code, sometimes I can edit my variables in the "local variable" section with no issues. Other variables I cannot. This is making it really hard to test the negative cases to make sure my code is sound.
Do you know why some local variables would not allow editing?
Logs:
In a previous post someone had suggested that I can view logs from stopped runs by manually opening the log temp that is created. Where would I find this temp file?
thanks