{ SET
Bookmark "Text" }
Defines the information represented by the specified bookmark (bookmark: A location or selection of text in a file that you name for reference purposes. Bookmarks identify a location within your file that you can later refer or link to.) name. You can refer to the bookmark in a macro (macro: An action or a set of actions that you can use to automate tasks. Macros are recorded in the Visual Basic for Applications programming language.) or include it in another field, such as IF. To print the information, you must insert a REF field in the document.
Instructions
Bookmark
-
The bookmark name that will represent the information — for example, InterestRate.
"Text"
-
Information represented by the bookmark. Enclose text in quotation marks; numbers don't require quotation marks. The information can be the result of a nested field.