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