Skip to main content
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.