Skip to main content

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

NameTypeAccessDescription
DocumentsDocument[]Read-onlyThe collection of documents for the transaction.

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.