Template Engine language reference > Message interface > Referencing static fields

Referencing static fields
A reference to a static field in a Message is defined using the following syntax:
$message.<fieldName>
For example, if you want to reference the static field CustomerName you must define this reference as $message.CustomerName in the template.
OpenText StreamServe 5.6 Updated: 2013-03-01