> ## 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 represents a single tag attached to a rule in ABBYY FlexiCapture scripts, with a read-only Value property that returns the tag's text value.

## What it does

Represents a tag of a rule.

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

## Properties

| **Name** | **Type** | **Access** | **Description**       |
| -------- | -------- | ---------- | --------------------- |
| Value    | string   | Read-only  | The value of the tag. |
