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.
| 操作 | 構文 | 説明 | 例 |
|---|---|---|---|
| comment | // or /* comment */ | 一般的なコメント構文です。ダブルスラッシュは、その行の右側にあるコードが実行されないことを示します。スラッシュとアスタリスクの組み合わせで複数行をまとめてコメントアウトできます。 | [ a: @NERAddress ] // トークン上の住所の固有表現の存在を確認し、新しい変数 a に割り当てます |
