how to null condition check in javascript ? code example Example: javascript null check if (Var === null) { //code goes here }