Oh, I never thought of using Booleans in Scripted Expressions. Great tip Ingmar!
Although I personally would use var<=0 in this case, but that’s nitpicking and I don’t know enough about Python, but that might even be just as fast (it would be in C/C++).