wrote: As I recall, any non-zero integer value would evaluate as True, positive or negative alike. A "greater than 0" comparison would have wrongly missed all the built-in boolean constants.
I know that is the case in C/C++. LabVIEW follows the same suite. I can't say about any other language. So, yes, "Not Equal To Zero" is the proper operation.