Function PropertyURL

Make up a property URL

PropertyURL([ALIAS],[PROPCODE],[BRANCHCODE],[URLSTYLE],[URLCODE])

Parameters

#TypePassingDefaultNameDescription/Comments
1stringrequiredn/aALIASThe alias to use e.g. alias() or "PROPERTY"
2stringrequiredn/aPROPCODEThe property code
3stringoptionalnoneBRANCHCODEThe branch code
4integeroptional1URLSTYLEThe type of URL to make up:

1 = EstatesIT.com
2 = Integration Pack
3 = Estates IT Written Website
4 = Client Gateway Page
5 = Online Particulars
5stringoptionalnoneURLCODEThe URL tempplate used if URLSTYLE > 0 is passed

Returns

The made up property URL from the current alias


Examples

[[PropertyURL(alias(),PROPCODE,BRANCH)]]