Function BranchLogoUrl
Outputs the URL for the branch logo
BranchLogoUrl([TYPE],[BRANCH])Parameters
| # | Type | Passing | Default | Name | Description/Comments |
|---|---|---|---|---|---|
| 1 | integer | optional | n/a | TYPE | The logo type where 1:Main, 2:Signature, 3:Header, 4:Footer |
| 2 | string | optional | n/a | BRANCH | The branch |
Returns
The URL for the branch logo
Examples
To find the branch logo URL
{{BranchLogoUrl()}}
