Skip to content

Bool

Bool is a type of object that represents a boolean value.

Create a bool

nvs

Methods

to_string

Convert a bool to a string.

nvs

to_number

Convert a bool to a number.

nvs