> ## 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.

# IScriptBinaryAttributes

> IScriptBinaryAttributes は、FlexiCapture スクリプト内のブールフラグのセットを表し、指定された TStateType フラグが設定されているかどうかを確認する Has メソッドを持ちます。

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

bool フラグのセットを表します。

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

<div id="methods">
  ## メソッド
</div>

| **定義**                                                                          | **説明**                     |
| ------------------------------------------------------------------------------- | -------------------------- |
| Has( [TStateType](/ja/flexi-capture/appendix/scripts/tstatetype) : int ) : bool | 指定されたフラグが設定されているかどうかを確認します |
