Verificar si VAR no está definido JS if(typeof x !== 'undefined'){ alert("Variable x is defined."); }