I have several variables defined in the Variables list, all empty at first. I execute the script and those variable values are changed. After the execution finishes or I stop the debug session those values remain in the Variables list, as if I set initial values to those variables.
This can cause problems, specially if you do want to initiate some variables with certain values and those values are changed after the script's execution.
This can cause problems, specially if you do want to initiate some variables with certain values and those values are changed after the script's execution.