I've noticed that in a notebook, if I define a variable, and then delete the definition, the variable stays assigned. Is there a quick way to see all the variables that are assigned? I can find them by using the debugger, but it is kind of tedious for a quick check.
See currently assigned variables in Mathematica
1
$\begingroup$
mathematica
-
2`?Global\`*` works. – 2011-12-22