> ## 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 represents a set of boolean flags in FlexiCapture scripts, with a Has method that checks whether a given TStateType flag is set.

## What it does

Represents a set of bool flags.

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

## Methods

| **Definition**                                                               | **Description**                          |
| ---------------------------------------------------------------------------- | ---------------------------------------- |
| Has( [TStateType](/flexi-capture/appendix/scripts/tstatetype) : int ) : bool | Checks whether the requested flag is set |
