6) { sRet = "{@totamt}".substr(0, iLength - 6) } else { sRet = ""; } return sRet;]]> 3) { if(iLength > 6) { iStrartIdx = iLength - 6; iEndIdx = 3; } else { iStrartIdx = 0; iEndIdx = iLength - 3; } sRet = "{@totamt}".substr(iStrartIdx, iEndIdx); } else { sRet = ""; } return sRet;]]> 3) { iStrartIdx = iLength - 3; iEndIdx = 3; sRet = "{@totamt}".substr(iStrartIdx, iEndIdx); } else { sRet = "{@totamt}"; } return sRet;]]> 6) { sRet = "{@taxpay}".substr(0, iLength - 6) } else { sRet = ""; } return sRet;]]> 3) { if(iLength > 6) { iStrartIdx = iLength - 6; iEndIdx = 3; } else { iStrartIdx = 0; iEndIdx = iLength - 3; } sRet = "{@taxpay}".substr(iStrartIdx, iEndIdx); } else { sRet = ""; } return sRet;]]> 3) { iStrartIdx = iLength - 3; iEndIdx = 3; sRet = "{@taxpay}".substr(iStrartIdx, iEndIdx); } else { sRet = "{@taxpay}"; } return sRet;]]> 6) { sRet = "{@incmtax}".substr(0, iLength - 6) } else { sRet = ""; } return sRet;]]> 3) { if(iLength > 6) { iStrartIdx = iLength - 6; iEndIdx = 3; } else { iStrartIdx = 0; iEndIdx = iLength - 3; } sRet = "{@incmtax}".substr(iStrartIdx, iEndIdx); } else { sRet = ""; } return sRet;]]> 3) { iStrartIdx = iLength - 3; iEndIdx = 3; sRet = "{@incmtax}".substr(iStrartIdx, iEndIdx); } else { sRet = "{@incmtax}"; } return sRet;]]> 6) { sRet = "{@resdntax}".substr(0, iLength - 6) } else { sRet = ""; } return sRet;]]> 3) { if(iLength > 6) { iStrartIdx = iLength - 6; iEndIdx = 3; } else { iStrartIdx = 0; iEndIdx = iLength - 3; } sRet = "{@resdntax}".substr(iStrartIdx, iEndIdx); } else { sRet = ""; } return sRet;]]> 3) { iStrartIdx = iLength - 3; iEndIdx = 3; sRet = "{@resdntax}".substr(iStrartIdx, iEndIdx); } else { sRet = "{@resdntax}"; } return sRet;]]>="01" && paydd <= "03"){ return "1"; }else if(paydd >="04" && paydd <= "06"){ return "2"; }else if(paydd >="07" && paydd <= "09"){ return "3"; }else if(paydd >="10" && paydd <= "12"){ return "4"; } }else{ return "{@quadno}"; }]]>