17.16.5.5 AUTOTEXT
17.16.5.5 AUTOTEXT
Description: References theAutoText entry (17.12.5) that meets the following conditions:
- The val attribute of the gallery element (17.12.9) has a value of autoTxt.
- The val attribute of the name element (17.12.13) has the value specified by text in field-argument.
When a field update is performed, the field result is the WordprocessingML contents of the AutoText entry.
Field Value: The WordprocessingML content of the specified AutoText entry.
Switches: None.
[Example: Assuming the following entries are defined with values of current page number, salutation, and a notice:
AUTOTEXT "- PAGE -"
AUTOTEXT "Yours truly,"
AUTOTEXT Confidential
when evaluated, they might produce the following results.
- 13 -
Yours truly,
CONFIDENTIAL
end example]
Syntax:
Last updated on