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.

Parameter represents a single transaction parameter — its name, value, and whether it can be modified.

Properties

NameTypeAccessDescription
NamestringRead-onlyThe name of the parameter.
IsReadOnlybooleanRead-writetrue if the parameter is read-only.
ValuestringRead-writeThe value of the parameter.

Transaction

The current transaction and access to all of its documents.

Object model

Full JavaScript object reference for Custom activity scripts.