8 lines
183 B
Markdown
8 lines
183 B
Markdown
---
|
|
title: boolTrue
|
|
description: Represents a boolean with value equal to true
|
|
---
|
|
# boolTrue
|
|
[Back to constructor index](index.md)
|
|
|
|
Represents a boolean with value equal to `true`. |