Templating


Undraw Website Builder


About

Templating is the process of transforming a template into a data resource (ie document).

This process is executed by a template engine.

Template Operation

When applying values of a source data resource to the template via the template operation, a new data resource is created by replacing the variable name by their respective value and executing optionally logical transformation.

Task Runner