Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Boolean

Storage Type Grooper.Core

Represents a Boolean (true or false) value for use in Data Fields and related objects.

Remarks

The StorageTypeBoolean class provides support for Boolean (true/false) values, including custom text representations and alternate input values.

Overview

  • Used to store and process Boolean values in Data Fields and other extraction objects.
  • Allows configuration of the text used for true and false, as well as alternate accepted values for each.
  • Supports flexible parsing and formatting to match the requirements of different data sources and user interfaces.

Usage

  • Assign this storage type to a Data Field to capture Boolean values.
  • Configure 'True Value' and 'False Value' to match the expected output or display text.
  • Use 'Alternate True Values' and 'Alternate False Values' to accept additional input representations (such as "Yes", "Y", "1", "No", "N", "0").

For more information, see the documentation for Storage Types and Data Fields.

Properties

NameTypeDescription
General
Range

Used By

Notification