Symbol represents a single character from a recognized field value in a Condition activity script. A collection of Symbol values is returned by Field.Symbols.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Symbol | char | Read-only | The character value. |
| IsSuspicious | bool | Read-only | true if the character was recognized with low confidence. |
Related topics
Field
Properties for reading a document field’s value, type, and OCR metadata.
Object model
Full JavaScript object reference for Condition activity scripts.
