get all the value from that has key name in object code example Example: check all values from keys in object js Object.values(obj).some(val => val !== false)