Does any body know how i can clear out all of the contents of my text boxes in my application?

If text1.text = visible then
clear text1.text '???????????????

I really have no idea how to accomplish this task

Thanks =C)