#NameOrAlias #IF(NOT #TaxAreaReadOnly){MandatoryStar}#ENDIF |
#LOOP(#TaxClasses)#BLOCK("WITH_FORM_ERROR",#FormError)
#IF(#TaxAreaReadOnly)
#IF(#DEFINED(#TaxRateUS))#TaxRateUS#ENDIF %
#ELSE
%
#ENDIF
|
#ENDBLOCK#ENDLOOP
#IF(NOT #TaxAreaReadOnly AND NOT #IsDefault)
#ENDIF
|
#SET("Counter", #CALCULATE(#Counter + 1))
#ENDLOOP
#ENDLOCAL
#ENDLOCAL
#ELSE