You are here: All Help Topics > Other Information > Action Events > Annotate

Annotate Action

The Annotate action opens the Annotation dialog from wherever the cursor is positioned in the main body. The event can also be run from a freeze and from context menus.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Label

Enter the annotation label to find. This field is optional.

Where a label is specified for the action, the label must exist or the action does nothing.

When no label is entered, note the following:

  • Annotations with blank labels are found and used.
  • If there is only one annotation label used in the document, that label is used.
  • If there are multiple annotations with different labels, the action does nothing.

"CurrentYear"

ACTION("Annotate","expr1")

Where

expr1 = entry under Label

ACTION("Annotate","current year")

Related Topics