Carrot reference
...
Fields
Data Types

Boolean

A Carrot datatype used by fields that store true and false values.

The Boolean datatype is supported in Custom Fields. The only custom field of type Boolean is Yes/No.

Properties

The Boolean datatype supports the following properties:

Sample usage

vaccinated = true returns all records where the custom boolean field vaccinated has the value true.

Updated 04 Oct 2023
Doc contributor
Doc contributor
Did this page help you?