The Watch window is used to set values for variables.
You can use the Watch window to test your code and shows values of variables, or query or change the value of a variable while the code is running. When execution is stopped, set the variable to a new value as you would in code.