Web Search

Using Template Engine
Creating templates
Template Engine Process
Accessing a template
Referencing blocks and fields
Referencing script variables
Using strict reference mode
Using Template Engine output as email body
Template Engine Process GUI reference
Template Engine script functions
ResolveTextTemplate
ResolveTextTemplateToFile
Template Engine filter
Exposing Template Engine to Composition Center
Declaring sections
Adding Composition Center resources to the Template Engine template
Versioning Composition Center templates
Template Engine language reference
Comments
Variables
Strict reference mode
Formal reference notation
Quiet reference notation
Arrays
Creating arrays
Arrays in arrays
Accessing array elements
Array functions
.size()
.isEmpty()
.clear()
.add()
.remove()
Array examples
Directives
Operators
Literals
The #set directive
The #if, #elseif and #else directives
Relational and logical operators
The #foreach directive
The #include directive
The #parse directive
The #break directive
The #stop directive
The #evaluate directive
General functions
name()
type()
toInt()
toDouble()
toString()
Message interface
Referencing static fields
Referencing blocks and fields in blocks
Looping over blocks
Script variable interface
Referencing script variables
Referencing arrays
Looping over arrays
Composition Center interface
Document definition functions
id()
contentType()
toBase64()
toAttachment()
sectionArray()
resourceArray()
propertyNameArray()
propertyValue()
Assigning document definition nodes to local variables
Enabling dynamic areas in Ad Hoc Correspondence
Composition Center interface examples
Escaping TEL grammar
White space
Template Engine utilities
Character escaping
Picture clauses
String functions
$string.length
$string.getCharAt
$string.setCharAt
$string.equalsIgnoreCase
$string.startsWith
$string.endsWith
$string.indexOf
$string.lastIndexOf
$string.substring
$string.toLowerCase
$string.toUpperCase
$string.trimLeft
$string.trimRight
$string.trim
$string.split
$string.replace
Attachment functions
$attachments.addAttachment