Even though the ternary operator (and/or some if() functions) work great in the evaluator, I think having a null coalescing operator would help for readability.
I must admit that I think it would only help if it would also count empty strings as 'null' though.