hi all - I'm trying to use variables in block steps. If I have a variable in a previous step, can I do something like this?
- {{question2.output.somenumvalue}} == some_integer
I'm trying to use this type of conditional logic to determine what the next step/conversation should be. Trying it in the dashboard now and doesn't seem to be adhering to these step rules. Am I missing something?