boolean

Description

boolean
is a non-standard type alias for
bool
defined by Arduino. It’s recommended to instead use the standard type
bool
, which is identical.

See also

Suggest changes

The content on docs.arduino.cc is facilitated through a public GitHub repository. If you see anything wrong, you can edit this page here.

License

The Arduino documentation is licensed under the Creative Commons Attribution-Share Alike 4.0 license.