On this Page
The Merge DOM
When scripting within Merge a DOM (Document Object Model) is normally available. This provides access to the various document structure and components and allows you to dynamically modify that structure or output. The Merge DOM is described under DOM Properties Accessing the Document Structures section of this manual.