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