Instructions:
When the “Play again” button is clicked, clear the text from each text input on Screen 1.
I am having a very difficult time doing this.
PLEASE HELP
Thanks
Instructions:
When the “Play again” button is clicked, clear the text from each text input on Screen 1.
I am having a very difficult time doing this.
PLEASE HELP
Thanks
Which variable names should I set to “” ?
NEVERMIND.
I was trying to re-assign the variables to “”
but I finally figured it out to use SETTEXT to reset the ID to “”
Tricky…It’s the IDs we need to reassign not the variables
Glad you figured it out!