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