Simple code question
# 🤝help
b
If i wanted the code to check 2 variables and give an answer instead of one, how would I change it?

https://cdn.discordapp.com/attachments/1133138538368610304/1133138538607673374/image.png

r
if (workflow.x === 'this' || workflow.x === 'that')
b
thanks
r
you can also use the execute card to generate code.....

https://cdn.discordapp.com/attachments/1133138538368610304/1133140851267223622/image.png

b
oh thats even faster thank you