not null JS syntax code example Example: javascript not null if (variable !== null) { console.log("Var is NOT null"); }