replaceVariableInputField

Replaces input field variable values.

Description

replaceVariableInputField (variables: Map<string, string>, target: Target = "document"): this

Code samples

Example #1

The resulting Word document looks like:

Release notes

  • jsdocuments 1.0:
    • New method