Hi everyone! I'm the author of code.mu :)
I'd love to chat with my non-Russian audience. I'm looking for your feedback on the site and the translation quality. Let's chat:)
⊗jsPmCdIeCh 107 of 505 menu

Kontrol for ulighed i JavaScript

Operatoren != kontrollerer for ulighed. Lad os for eksempel kontrollere, at variablen test ikke er lig med 0:

let test = 1; if (test != 0) { console.log('+++'); // dette vil udløses } else { console.log('---'); }

Lad os ændre variablens værdi:

let test = 0; if (test != 0) { console.log('+++'); } else { console.log('---'); // dette vil udløses }

Kontroller, at variablen test ikke er lig med 10.

Dansk
AfrikaansAzərbaycanБългарскиবাংলাБеларускаяČeštinaDeutschΕλληνικάEnglishEspañolEestiSuomiFrançaisहिन्दीMagyarՀայերենIndonesiaItaliano日本語ქართულიҚазақ한국어КыргызчаLietuviųLatviešuМакедонскиMelayuမြန်မာNederlandsNorskPolskiPortuguêsRomânăРусскийසිංහලSlovenčinaSlovenščinaShqipСрпскиSrpskiSvenskaKiswahiliТоҷикӣไทยTürkmenTürkçeЎзбекOʻzbekTiếng Việt
Vi bruger cookies til webstedets funktion, analyse og personalisering. Behandling af data foregår i henhold til Fortrolighedspolitikken.
accepter alle tilpas afvis