My Variable that's set to 2 is not same as number 2

Any idea why I am getting 2 different true/false results here:

Thanks!

Hey Steve,

Because you’ve used a bare variable name in a text field.

To do that you need to tokenize the variable name.

Use Menu > Edit > Insert Token > Variable > Your-Variable-Name, and see the difference.

-Chris

1 Like