src code

class method Object.isUndefined

Object.isUndefined(object) → Boolean
  • object (Object) – The object to test.

Returns true if object is of type string; false otherwise.