Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Overview

Allows to access templates that defined in pool definition. In some processes you may need a template definition to use when sending custom mail messages or PDF documents. Instead of hard coding template content in scripts you can use $Templates object to $Templates.Get | fetch template content or perform $Templates.Format | transformation.

const $Templates;

  • No labels