If I run once and during the runtime assign values to variables they are persisted next time I run.
So for example I run and enter some data and store in variables. If I stop and re-run but breakpoint BEFORE I change the variables, I can see the old variable values are still assigned!
HELP!