Any way to "delete" a variable? aka make it as if it never existed or was defined?
October 1, 2013
Is it possible to take a variable that has been
used and make it non-existent so that an IsDeclared will not
notice that it exists?
7 replies