Jak sprawdzić NULL i niezdefiniowane

if( value ) {
}
Curious Tom