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