{ SUBJECT ["NewSubject"] }
Inserts contents of the Subject box from the Summary tab in the Properties dialog box (File menu).
Examples
The following field uses the FILLIN field to prompt for the subject text. The response entered is printed in the document and is added to the Subject box in the Properties dialog box:
{ SUBJECT " { FILLIN "What is the subject of this document?" }" }