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

# IRuleTag

> IRuleTag は、ABBYY FlexiCapture のスクリプトでルールにアタッチされた 1 つのタグを表し、そのタグのテキスト値を返す読み取り専用の Value プロパティを持ちます。

<div id="what-it-does">
  ## 説明
</div>

ルールのタグを表すオブジェクトです。

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

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

| **名前** | **型**  | **アクセス** | **説明**  |
| ------ | ------ | -------- | ------- |
| Value  | string | 読み取り専用   | タグの値です。 |
