Skip to main content

Boolean

A basic boolean field that can be used to store true or false values. The boolean field can be used as flags to prevent triggering field operations.

In the example below, a boolean has been used to indicate if the text field has the substring cat in it.