InsertAndReplaceContentControls
function InsertAndReplaceContentControls(arrDocuments: ContentControlPropertiesAndContent[]): ContentControlProperties[]
Description
Inserts the content control containing data. The data is specified by the JS code for {@link /docbuilder/basic Document Builder}, or by a link to the shared document.
Parameters
- arrDocuments
ContentControlPropertiesAndContent[]
An array of properties and contents of the content control.
Returns
ContentControlProperties[]