TutorialDoctor
Sep 28, 2014 - 03:30
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.