Hi, how can use value of constants within the script tag, to define value of java script variables? The following syntax does not works?
<trh:script text="
var RESULT ={#ConstantValues.XXXX};
/>
Best regards, Jan

