`switch` node....... Missing option?

Ok, I have an output.

It sits there spitting out results.

I want to switch if the output is........ condition.

As I am going further down the rabbit hole of learning best practices, I think I have found an omission.

If I am sending true and false, how can I switch them?

Say to only let the false messages through?

(This is what the switch node is for - right?)

Yeah, ok.

Rather than having if msg.payload (is) true I have to scroll down and select the is false/is true option.

(Trap for newbies!)