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