What it does
Represents a tag of a rule.This object is not available on the Web Verification Station for checking rules locally.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Value | string | Read-only | The value of the tag. |
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.
| Name | Type | Access | Description |
|---|---|---|---|
| Value | string | Read-only | The value of the tag. |