Temp.ftl 187 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 //${cnFunc} //${enFunc} <#list propertyList as property > var ${property} = getNumberBoxValue('${property}', 0); </#list> var ${enFunc}; $('#${result}').numberbox('setValue', ${result});