Hi. I’m trying to create an app for the first time using AI generated instructions. I’ve done the set up part in that I’ve managed to create a table in Airtable and have successfully linked it as a data source. However, one of the instructions I have is Go to the “Blocks” tab and add the following blocks to the “when Screen Opens” block: * Create two variables “OptionA” and “OptionB”."
I can not find anywhere in Thunkable that allows me to create a new variable. OptionA and OptionB are both the names of buttons I have on Screen 1 and also the title of two columns in by table.
When I tell the AI there is no “create new variable” option it tells me to just go to the variables drawer and select the “+” button. However, this does not exist. Am I doing something wrong? Thanks