docx.sdt_put
Set or replace the content of a structured document tag (SDT) in a DOCX file by providing a document ID, tag or alias, and an XML fragment.
Instructions
Set SDT content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document ID | |
| tagOrAlias | Yes | SDT tag or alias | |
| xmlFragment | Yes | XML fragment |