Hi everyone one,
I’m trying to replace the label to a check emoji after clicks countdown = 0
but I keep getting an error please see attached images.
Thanks
Hi everyone one,
I’m trying to replace the label to a check emoji after clicks countdown = 0
but I keep getting an error please see attached images.
Thanks
Your error clearly says, in the number label inseted of checking the number greater than 0 , it is printed with emoji symbol so your logic unable to work.
It Means your number label forsnot have number instead it is having emoji,
How are you trying to compare it when the text is not even a number?
The label starts with the value of 3 after the user clicks it subtracts by 1. So I’m trying to change the value to once the value = 0, to tell the user he is finished.
It works fine until the value reaches zero, i understand why it’s happening but is there a way around it? or a way to disable the block? What I’m trying to do is (Start the label with the value of 3 after the user clicks it subtracts by 1. So I’m trying to change the value to once the value = 0, to tell the user he is finished.)
Thank you Dora for the solution I like yours better than my solution because i would of had to make numerous visible and non-visible labels. See pic below of how my solution was.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.