メインコンテンツへスキップ

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 は、1 つのトランザクション パラメーターの名前、値、および変更可能かどうかを表します。

プロパティ

名前アクセス レベル説明
IsReadOnlybool読み取り/書き込みParameterが読み取り専用の場合は true
Namestring読み取り専用Parameter名。
Valuestring読み取り/書き込みParameterの値。
IsReadOnlytrue のParameterに書き込むと、エラーが発生し、ルールの実行が中断されます。

トランザクション

ルール実行時にトランザクションのパラメーターにアクセスします。

SkillParameter

Document skill で定義した Skill レベルのパラメーターにアクセスします。

オブジェクトモデル

Advanced Script Rules で使用するための、JavaScript オブジェクトの完全なリファレンスです。