Boolean
A boolean represents either true or false. You can use bool variables in conditional statements and logical operations.
Last updated