Help with alert

I want to make an alert that only allow to go to the next screen if number 2 and 3 is the input but its not work the alert keep popping out. Help me thank you :slight_smile:

You are trying to compare text to numbers. Compare text to text to get a confirmed result.
Like this
image

I created this example for you , i think its will help you

Thank you for you help. Finally i understand how to do that.