Forum Discussion
NisHera
10 years agoValued Contributor
may be you are using Keys('your text')
before that you can use
SetText('')
- kjadhavkunal10 years agoContributor
HI NisHera,
I have tried using SetTex("") method to clear textboxes. It worked out. But I also tried to use SetText("") and Keys("") methods for Textarea idealy it shoul work but it doesnt. Again it appends the text
- joseph_michaud10 years ago
Staff