Überprüfen Sie, ob var nicht definiert ist js if(typeof x !== 'undefined'){ alert("Variable x is defined."); }