Difficulty creating logical (boolean) branches in ...
# support
g
I'm having trouble creating a 'logical' vs. 'AI' branch in the workflow editor. When I click the branch, it shows the attached screenshot. I think this isn't desired behavior. My understanding is that I should be able to see a logical branch (so I can route via an extracted variable) https://cdn.discordapp.com/attachments/1402042941341696051/1402042947293282344/image.png?ex=689279bf&is=6891283f&hm=a1d7b177684943af998bfb05b176de49180b64fdee04ed09bee35fd48a0960a9&
Do I simply just use liquid syntax to set the logical branch, e.g. {{var_name == "specific_enum_value"}} where "specific_enum_value" is a one of several potential values the var_name can take?
Yep, that was it.
c
Checking if this is resolved/solved for you?