boolean (JS)
RU: boolean (JS)
The JavaScript primitive type with exactly two values: true and false. Represents a single binary choice.
RU: boolean (JS)
The JavaScript primitive type with exactly two values: true and false. Represents a single binary choice.