check not null in node js code example Example: javascript is not null if(data !== null && data !== '') { // do something }