Can %value% be tested directly in an IF statement?

Or does %value% have to be assigned to a local or hub variable first?

Thank you for the quick response!

1 Like

The values I’m testing are whether a trigger equalled 1, 2, or “off”. So I’m thinking I may need to assign to a local variable first.