Do Not just copy paste the code! Posted on 18.01.18 by Stepan var aᅠ = 1; var a = 2; var ᅠa = 3; if(aᅠ==1 && a== 2 &&ᅠa==3) { console.log("Why hello there!") } source