I'm assuming that when you create a new variable and do not define a starting value that the value is Null. Is there a way to reset that variable back to Null after it's been assigned a value?
↧
I'm assuming that when you create a new variable and do not define a starting value that the value is Null. Is there a way to reset that variable back to Null after it's been assigned a value?