Help clean Input field

how to clean the input field after clicking on the button

Please help me with an example of a script.

  • Please do not include unnecessary voting in your post. It is not needed.
  • What do you exactly mean “clearing”? Making its text property empty string? Just set it to “” in the event of the button.
  • What have you tried so far?

Tutorial on UI events.

https://www.youtube.com/watch?v=3NBYqPAA5Es

thank you very much i already found what i was looking for