Javascript - Boolean
https://developer.mozilla.org/en-US/docs/Glossary/Boolean
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
What is the definition of boolean in JavaScript?
Boolean represents a logical entity and can have two values: true and false.
page revision: 0, last edited: 25 Nov 2021 06:58