The Boolean data type represents a boolean value. It can only store TRUE or FALSE values.

Default value

False

Examples

True

False

See Also

About Null Values | About Boolean Literal | Available Data Types