peterlu
13 years agoChampion
This widget could not be displayed
<#assign test = "" /> <#attempt> <#assign test2 = test?number /> <#recover> <#assign test2 = 1 /> </#attempt> test2 = ${test2} My thought is simple. If the variable cannot be converted to a...
Sign in to react to this post