BKGPAGENAME function

BKGPAGENAME function

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also

Returns a background page name as a string.

Syntax

BKGPAGENAME (langID_opt)

langID_opt

Optional argument. Use to specify a language for the string the function returns. Use 0 (default value) to specify the local language. Use 750 to specify universal language.

Remarks

If the page for which you are using the function doesn't have a background page, the string "<no background>" is returned.

If you pass an illegal language code, the local language is used.