JavaScript has()
Posted 2023-05-16 11:21:29
0
9K
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.
Search
Categories
- Arts
- Business
- Computers
- Games
- Health
- Home
- Kids and Teens
- Money
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Read More
The Production Possibilities Frontier
Key Points
The Production Possibilities Frontier (PPF) is a graph that shows all the...
The Art and Science of Sports Running: A Journey of Endurance and Achievement
Running, the fundamental act of propelling oneself swiftly on foot, transcends mere physical...
The Art and Craft of Recreating Knives: Blending Tradition with Modern Innovation
The Art and Craft of Recreating Knives: Blending Tradition with Modern Innovation
In the world...
What is the Difference Between a Resume and a Business Biography?
In the professional world, both resumes and business biographies serve as tools to present an...
The Art and Impact of Graphic Design: Shaping Visual Communication
Graphic design is a powerful tool that shapes how we perceive and interact with the world...