Function ManageFee

Calculates the manage fee

ManageFee([PROPERTY_CODE],[TYPE],[ADD_VAT_AMOUNT],[FORCE_ASKING_PRICE])

Parameters

#TypePassingDefaultNameDescription/Comments
1stringrequiredn/aPROPERTY_CODEThe property code
2integeroptional3TYPESee "DisplayManageFee" function for possible values
3booleanoptionalfalseADD_VAT_AMOUNTWhether or not to include the VAT amount
4booleanoptionalfalseFORCE_ASKINGWhether or not to force using the asking price

Returns

The manage fee amount


Examples

Calculates the manage fee for a property

{{ManageFee(ALIAS.PROPCODE)}}