When i'm setting up conditions in the event sheet such as:
If value at array cell(x,y) = "example_text1"
is it possible to add an 'or' value in the same condition, so it would become:
If value at array cell(x,y) = "example_text1" OR "example_text2"
Is this possible?
Thanks