Forum Discussion

PerBonomi's avatar
11 years ago

Loop through Freemarker variables?

I'm trying to loop through a list of Freemarker variables in javascript, but not having any luck. Is it possible?   Example. This works fine: <#assign variable0 = "value0"/> <#assign variable1 = "...