blob: 3db19486d8b17104f0c5078f61597f82187cda26 [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/9.1.0/rules/lib/globals/all#bool) function.