| Operation | Syntax | Description | Example |
|---|---|---|---|
| comment | // or /* comment */ | Usual comments syntax. Double slash specifies that no code to the right of it will be executed on that line. Slash + asterisk lets you comment out multiple lines at once. | [ a: @NERAddress ] // checks the existence of an address named entity on a token and assigns it to a new variable called a |
Syntax
Syntax
Code syntax reference for the NLP Extraction Rules activity — comments, existence conditions, token templates, and right-hand-part operations.
