If you want to delete the text in an input filed you can use "set value" and selecting the input field put a blank value, this will delete the already present text.
Then you use a second "set value" and enter your own.
As a matter of fact if you just need to replace the already present text by yours you can directly use "set value" with your own input.