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.
Using the Events tab
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. With a label specified Where a label is specified for the action, the label must exist or the action does nothing. With no label specified When no label is entered, note the following:
|
"CurrentYear" |
Syntax (if entering it in the Equation bar)
ACTION("Annotate","expr1")
Where
expr1 = entry under Label
How the example will appear in the Equation bar
ACTION("Annotate","current year")