JavaScript API: addMergeField

addMergeField

PREMIUM TRIAL / ADVANCED

Adds merge field.

Note

You are reading the JavaScript API documentation. For the PHP API method please go to addMergeField.

Description
addMergeField (name: string, options: OptionsMergeField = {}, optionsParagraph: OptionsParagraph = {}): this
Code samples

Example #1

The resulting Word document looks like:

Release notes
  • phpdocx 15.5:
    • new method.