Clearing a TEB Variable?
I've been searching through the variable and TEB threads but haven't found an answer to this:
Is there a way to clear a variable (i.e. null) in a TEB? I have a TEB that displays a 'results' object with the number the user has entered. The user has the opportunity to enter another number, but they need to first close the results box (otherwise, the number they are typing is displayed) and re-submit the new number in order to get a different 'results' object.


