Function DisplayAddressClient
Outputs an address in a specific format for a client
DisplayAddressClient([CLIENT_CODE],[MATRIX_CODE],[BREAK_STYLE])
Parameters
# | Type | Passing | Default | Name | Description/Comments |
---|---|---|---|---|---|
1 | string | required | n/a | CLIENT_CODE | The client 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 client
{{DisplayAddressClient(ALIAS.CLCODE)}}