Function DisplayAddressCompany
Outputs an address in a specific format for a company
DisplayAddressCompany([COMPANY_CODE],[MATRIX_CODE],[BREAK_STYLE])
Parameters
# | Type | Passing | Default | Name | Description/Comments |
---|---|---|---|---|---|
1 | string | required | n/a | COMPANY_CODE | The company code |
2 | string | optional | 100111121 | 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 company
{{DisplayAddressCompany(ALIAS.COMPANY)}}