Function DisplayPhoneBranch
Outputs phone numbers for a branch
DisplayPhoneBranch([BRANCH],[STYLE],[DELIMITER])
Parameters
# | Type | Passing | Default | Name | Description/Comments |
---|---|---|---|---|---|
1 | string | required | n/a | BRANCH | The branch |
2 | integer | optional | 0 | STYLE | See "DisplayPhone" function for possible values |
3 | string | optional | comma | DELIMITER | The delimiter between each number |
Returns
The display phone numbers for a branch
Examples
Example of displaying phone numbers for a branch
{{DisplayPhoneBranch(ALIAS.BRANCH)}}