JavaScript has()
Posted 2023-05-16 11:21:29
0
6K
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.
Buscar
Categorías
- Arts
- Business
- Computers
- Juegos
- Health
- Home
- Kids and Teens
- Money
- News
- Recreation
- Reference
- Regional
- Science
- Shopping
- Society
- Sports
- Бизнес
- Деньги
- Дом
- Досуг
- Здоровье
- Игры
- Искусство
- Источники информации
- Компьютеры
- Наука
- Новости и СМИ
- Общество
- Покупки
- Спорт
- Страны и регионы
- World
Read More
The Timeless Appeal of Bocce: A Game of Skill, Strategy, and Social Connection
In the realm of leisurely outdoor activities, few games blend simplicity with strategic depth as...
Survival Island. (2005)
Three people - a rich couple and a crew member - are shipwrecked on a tropical island and their...
Weather
A weather forecast is a scientifically based assumption about the future state of the weather in...
How Does Remote Work Impact Productivity?
The rise of remote work has transformed the workplace in recent years, prompting both employees...
Chakra UI Pros & Cons
What is Chakra UI?
It is a simple, modular, and accessible component library that gives you all...