and switch. <#switch y> <#case "one"> one <#break> <#case "two"> two <#break> <#case "three"> three <#break> <#default> zero </#switch>
確定! 回上一頁