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
| Name | Type | Access | Description |
|---|---|---|---|
| Name | string | Read-only | The name of the parameter. |
| IsReadOnly | boolean | Read-write | true if the parameter is read-only. |
| Value | string | Read-write | The value of the parameter. |
Related topics
Transaction
The current transaction and access to all of its documents.
Object model
Full JavaScript object reference for Custom activity scripts.
