Bots: branch on a condition

Orcua
New Member

Hi,
Maybe it is a novice question but I cant find out how to do it:
I want a bot to do an action based on the chosen value of a list in a field, when I tried to do it, the simple way would be checks[actions] = “reset” but Im getting the error that a text cant be compare with a list.
then if I use in(“reset”, checks[actions]) it will always result in a YES as the value “reset” would be always IN the list.

what can I do to only check if the “reset” value was chosen?

thanks

0 4 634
4 REPLIES 4
Top Labels in this Space