> ## 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 は、field verification request イベントなどで、読み取り/書き込み可能な Value プロパティを介して、入出力のブール値を FlexiCapture スクリプトに渡します。

<div id="what-it-does">
  ## 機能
</div>

入出力のブール値をスクリプトに渡します。

<Note>
  このオブジェクトは、Web Verification Station でローカルにルールをチェックする場合は使用できません。
</Note>

<div id="properties">
  ## プロパティ
</div>

| **名前** | **型** | **アクセス**  | **説明** |
| ------ | ----- | --------- | ------ |
| Value  | bool  | 読み取り/書き込み | 値      |
