JavaScript has()
Postado 2023-05-16 11:21:29
0
11KB
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
Do Social Enterprises Make a Profit?
When people hear the term social enterprise, they often wonder: is it a charity, a business, or...
What Are the Major and Famous Currency Pairs in Forex?
What Are the Major and Famous Currency Pairs in Forex?
The foreign exchange market, or Forex, is...
How Do Recruitment Agencies Work?
Recruitment agencies act as intermediaries between job seekers and employers, helping...
How Does Mobile Behavior Differ from Desktop Behavior?
The way people interact with digital content has undergone a seismic shift over the past decade....
Insurance: What Is Excess?
Insurance: What Is Excess?
When you take out an insurance policy—whether for your car,...