Boolean Fields

The following field element defines a boolean field with the name debug:

<field type="boolean" name="debug"/>

Note the following points:

  • A boolean field is displayed as a checkbox in CUE.

  • It can contain only two values, true (checked) or false (not checked).