> Template object

The following objects are directly related to the template API.

Template

The template object has the following properties.

PropertyTypeDescription
templateidstring(readonly) ID of the template.
host
(required)
stringTechnical name of the template.
descriptiontextDescription of the template.
namestringVisible name of the template.

Default: host property value.

Template tag

The template tag object has the following properties.

PropertyTypeDescription
tag
(required)
stringTemplate tag name.
valuestringTemplate tag value.