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