Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a button and upon clicking on it, it should display the text object until this step it is working fine.
now my requimrent is after showing of this text object, I need the text object to be visible only for 1 minute (donot click on the button again) .i.e if a user cliks on the button the text objects appers and it should be visible for only 1 minute after it should be hidden automatically , with out the user interaction.
Suggestions are needed
See attachment. I've created an new variable to hold the timestamp set by the button when it is clicked. In the current example the timer is set to 10 seconds which you can freely change.
See attachment. I've created an new variable to hold the timestamp set by the button when it is clicked. In the current example the timer is set to 10 seconds which you can freely change.