> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# IBoxedBoolean

> IBoxedBoolean passes in-out boolean values to FlexiCapture scripts through its read/write Value property, as in the field verification request event.

## What it does

Passes in-out boolean values to scripts.

<Note>
  This object is not available on the Web Verification Station for checking rules locally.
</Note>

## Properties

| **Name** | **Type** | **Access** | **Description** |
| -------- | -------- | ---------- | --------------- |
| Value    | bool     | Read/write | The value       |
