Function DisplayAddressProperty
Outputs an address in a specific format for a property
DisplayAddressProperty([PROPERTY_CODE],[MATRIX_CODE],[BREAK_STYLE])
Parameters
# | Type | Passing | Default | Name | Description/Comments |
---|---|---|---|---|---|
1 | string | required | n/a | PROPERTY_CODE | The property code |
2 | string | optional | 000111121 | MATRIX_CODE | See "DisplayAddress" function for possible values |
3 | integer | optional | 0 | BREAK_STYLE | See "DisplayAddress" function for possible values |
Returns
The address for display
Examples
Display address for the property
{{DisplayAddressProperty(ALIAS.PROPCODE)}}