Function AgreedRent
Calculates the agreed rent
AgreedRent([PROPERTY_CODE])
Parameters
# | Type | Passing | Default | Name | Description/Comments |
---|---|---|---|---|---|
1 | string | required | n/a | PROPERTY_CODE | The property code |
Returns
The agreed rent
Examples
To calculate the agreed rent
{{AgreedRent(ALIAS.PROPCODE)}}