check if a value is null js code example Example: js check null if (Var === null) { //code goes here }