JavaScript has()
Postado 2023-05-16 11:21:29
0
10KB
The has() function of the map object accepts a key in string format and returns a boolean value of true if the specified key exists. Otherwise, the function returns false.
Map is a data structure in JavaScript that allows the storage of [key, value] pairs where any value can be used as either a key or value.
Syntax
mapObject.has(key)
The has() function takes a key in the string format. It returns a boolean value that indicates the presence of that key in the Map object.
Pesquisar
Categorias
- Arts
- Business
- Computers
- Jogos
- Health
- Início
- Kids and Teens
- Money
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Leia mais
Зелёная книга. Green Book. (2018)
1960-е годы. После закрытия нью-йоркского ночного клуба на ремонт вышибала Тони по прозвищу...
What daily habits do successful founders have?
Success in the startup world rarely happens by accident. Behind every thriving founder is a set...
The Intern. (2015)
Seventy-year-old widower Ben Whittaker has discovered that retirement isn't all it's cracked up...
Python Booleans
Booleans are expressions that evaluates if it's true or false. For example, if you compare 2...
The most unusual sweets of the world
Almost all people tend to treat themselves to sweets. Residents of African countries, Japanese...