how to allow a null value for if else in javascript code example Example: javascript null check if (Var === null) { //code goes here }