Ive looked through several of these. None are helping. I have Text Inputs & Text Labels. Its a calculator. I have sucessfully been able to "reset" my inputs but CANNOT get my labels to clear when a reset button is pressed.
Reset button: Reset(PIPESIZE_INPUT);Reset(FLOWRATE_INPUT);Reset(SQUAREFOOT);
Before

After reset button in top right:

Circled is the Squarefoot. This seems it should be simple but nothing ive tried from the web is working.