Help for this page
defined($var)==0
if ( ($var < $threshold) == TRUE ) ...
if ( ( ($var < $threshold) == TRUE ) == TRUE ) ...