Template Engine language reference > Script variable interface > Referencing script variables

Referencing script variables
A reference to a script variable is defined using the following syntax:
$variables.<scriptVariable>
For example, if you want to reference the script variable $country you must define this reference as $variables.country in the template.
OpenText StreamServe 5.6 Updated: 2013-03-01