$variables.<arrayName>[<index>][<index>]...For example, if you want to reference the third value of the one dimensional array myArray you must define this reference as $variables.myArray[2] in the template.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |