Shouldn't the expression:

7 > 3

Pass "True" to the next action?

Yet I get an error dialog that the ">" operator is not supported.

Am I using the math action incorrectly?

I want to use an "if" action after the comparison is done.