how to check object is ot null in js code example Example: js check null if (Var === null) { //code goes here }