I am testing this out with a boolean.
As an action using The Global Plugin "Set boolean" the boolean can only be set to "True" or "False".
As a condition when using System "Compare two values" I can only compare to "true" or "false".
"False" isn't working when compared to "false"?
It seems to be ignoring the condition.
When I change it to a text variable I am able to match the capitalization of the variable and the conditions are working.
It seems boolean can't be used, or I am comparing/setting it wrongly?