Good evening I have a question, I would like to see if there is any way to eliminate an input (once it was formulated after a certain time.
For example:
var / mob / M = input (usr, "Hello", "What do you want") in list ("A", "B")
I would like that after some time the window of options A and B will be deleted
Problem description: