Reference for Wiring 1.0 (ALPHA) 0022+. If you have a previous version, use the reference included with your software.
If you see any errors or have any comments, let us know.
Name
boolean
Examples
Description
Datatype for boolean values true and false. It is common to use boolean values with control statements to determine the flow of a program.