#SET("Alternate", 1 - #Alternate)
#IF(#LineItemPrice NLT 0){CashDiscount}#ELSE#SPACE[0]{NonCashCharge}#ENDIF #IF(#Discount)#IF(#DiscountMode == 3)(#Discount[float]%)#ENDIF#ENDIF |
|
#IF(#Discount)#IF(#DiscountMode == 1)#Discount[float]%#ENDIF#ENDIF |
#LineItemPrice[money] |
|