Templates
A template is a text document that can produce HTML, text, and other formats. This document is stored in the Content Library and can be edited, manipulated and controlled using the Content Library, or by working in the Message Designer for Email.
You can upload templates as files, and they will be stored in the Content Library. You can also enter definitions for text generation using the Message Designer for Email.
A template comprises the following:
Text |
Text is printed to the output as is. |
Interpolation |
Produces a calculated value in the output. Interpolations are delimited by ${ and }. |
RPL tags |
Instructions to RPL and will not be printed to the output. You use RPL tags to call directives. RPL tags are similar to HTML tags. |
Comments |
Comments are ignored by RPL and are not written to the output. RPL comments are similar to HTML comments, but are delimited by <#-- and -->. |
Next steps
Data Model Types and Expressions