Rule based on a table value

Hi guys, I can't find a way to make this work. I have a table with texts that are displayed randomly. I need to make a rule, if the player agrees with what is written, it does something.

Exemple:
"X"
"Y"
"Z" are displayed randomly.

if table value is = X do that, if it's = Y do that ...

I tried making an Attribute and put: if the table value is/begins with = X
but it doesn't work, is there a way that I can do that?
Thank you

Sign In or Register to comment.