I have a value variable, I would like if the value is less than 5 to go to the Welcome page and if the value is greater than 5 to go to the thank you page, is it possible?
Here is a little example how to check a value and change page:
checkValueAndChangePage.flp (6.3 KB)
Hope this will help.
1 Like