$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.2 | Updated: 2018-01-26 |