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.
Transaction is the current processing transaction in a Condition activity script.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Documents | Document[] | Read-only | The collection of documents for the transaction. |
Related topics
Context
Global object exposing the current transaction, document, and processing.
Document
The document being processed by the Condition activity.
Object model
Full JavaScript object reference for Condition activity scripts.
