Gets the project logo.
Syntax
Labels_getProjectLogo(language)
Arguments
language
the language of the logo. Specify an empty string "" for the language parameter to use the current language.
Return value
Returns the project logo. The project logo can be set in the Label Editor.
Example
Get the Project logo.
Labels_getProjectLogo("English")
See also:
•Labels/Titles API: setProjectLogo()
•Miscellaneous settings: Project logo
•Page Designer: Working with page elements