Question
Merkle
GB
Last activity: 19 Jun 2018 8:41 EDT
expression to add fixed VAT % to an integer value
Hi,
i'm trying to generate an expression to calculate a integer from the db which is mapped in a class. in this instance ".TopUpLastRechargeAmount",
this value doesn't include VAT and i need to apply a blanket 21% to it, the validation is to check if "TopUpLastRechargeAmount >=10"
can anyone assist ?
***Updated by moderator: Lochan to add Categories***