Gets the project logo.
Syntax
Labels.getProjectLogo(language)
Arguments
language
the language of the logo. If the language parameter is not specified, the current language is used.
Return value
Returns the project logo. The project logo can be set in the Label Editor.
Example
Get the Project logo.
Labels.getProjectLogo();
See also:
•Labels/Titles API: setProjectLogo()
•Miscellaneous settings: Project logo
•Page Designer: Working with page elements