function abc(){ let b; const a = document.querySelector(); //Suppose a is calculating width if(a <768){ b = true; }else{ b = false; }