Zum Hauptinhalt springen

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.

OperationSyntaxDescriptionExample
comment// or /* comment */Übliche Kommentarsyntax. Doppelschrägstrich gibt an, dass Code rechts davon in dieser Zeile nicht ausgeführt wird. Schrägstrich + Sternchen ermöglicht das Auskommentieren mehrerer Zeilen auf einmal.[ a: @NERAddress ] // prüft, ob auf einem Token eine Address-Named-Entity vorhanden ist, und weist sie einer neuen Variablen namens a zu