replaceVariableList

Replaces list variables.

Description

replaceVariableList (variables: Map<string, ListNested[]>, target: Target = "document", options: OptionsReplaceVariableList = {}): this

Code samples

Example #1

The resulting Word document looks like:

Example #2

The resulting Word document looks like:

Release notes

  • jsdocuments 1.0:
    • New method