I’d like to customize what happens when a user skips a question:
For instance:
I ask a user to list all the places they like to eat. I include *blank so that the question can be skipped and save answers to a variable called placesToEat
For some reason this next bit of code is not working for me. THe program isn’t throwing an error however, I’m not seeing my text on the screen.
*if: placesToEat = {}
Oh it's empty in here. Let's help you find a restaurant.
*button: Next
*goto: sendEmail