User`s guide

unzipTemplate
11-109
If you do not include a file extension in the path, the function assumes the extension is
.htmtx.
If you do not use the unzippedTemplatePath argument, the unzipTemplate function
unzips the template into a subfolder of the folder that contains the zipped template.
The name of the unzipped template folder is the same as the root name of the zipped
template. The root name is the zipped template name without its file extension.
unzippedTemplatePath — The location to store the unzipped DOM template
string
The template is unzipped into the folder that you specify in unzippedTemplate path.
More About
“Report Packages”
See Also
mlreportgen.dom.Document.createTemplate | zipTemplate