Returns x if x is a plain object and has at least one key with non-undefined value, otherwise returns undefined.
x
undefined
Returns
xifxis a plain object and has at least one key with non-undefined value, otherwise returnsundefined.