blob: 6719066210e3ef9d792547aae51f63700dd30e4e [file]
---
title: 'bool'
---
A type to represent booleans. There are only two possible values: True and False. Any value can be converted to a boolean using the [bool](/versions/7.6.1/rules/lib/globals/all#bool) function.