.get()

Term side of the Card
Topic: Map
Unit title: .get()
Categories: Method
Explanation side of the Card

Explanation: The method that returns the value associated with a specified key in a `Map` object. If the key doesn't exist, it returns `undefined`.

Browser compatibility:
  • The chrome browser supports this feature starting from version 38
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 13
  • The safari browser supports this feature starting from version 8
Availability: