BKGPAGENAME Function

Returns a background page name as a string.

Syntax

BKGPAGENAME (langID_opt )

Parameters

Name Required/Optional Data Type Description
langID_opt
Optional
Numeric
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.

Return value

String

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.