This functionality is only available for certain module packages.

You are here: EEC > Office > Parameter sequences and control structures > Control structures in the continuous text > IncludeDocument

IncludeDocument

If static content is to be inserted at a specific point in the target document, this can be accomplished using the following command structure: (*{IncludeDocument:<Formula>}*). The <Formula> returns the absolute path to a DOCX file (path specifications generally contain special characters, e.g. backslash \, that have to be escaped accordingly, e.g. \\. See Escape sequences). The content of the specified DOCX file is copied into the target document with the formatting preserved.