| |||
| Home > Examining the Target Execution Environment > Viewing variables for the current context > Copying and pasting variables from the Locals view to the Watch view | |||
To copy a variable from the Locals view and paste it into the Watch view:
Select the variable to be copied.
Press Ctrl+C to copy the selected variable.
Select Watch from the View menu to display the Watch view.
Click on the background in the Watch view.
Press Ctrl+V to paste the variable into the Watch view. Be aware that both the variable name and the value are copied.