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