check if list contains undefined javascript code example Example: js check if undefined let foo = undefined //will return true typeof foo === 'undefined'