defined($var)==0 #### if ( ($var < $threshold) == TRUE ) ... #### if ( ( ($var < $threshold) == TRUE ) == TRUE ) ...