help.homepage parameter

The help.homepage parameter may be used to query or set the default help page that will be displayed when no other help is available for a help request. Without a correct default help page, no help will be shown when a help request is made and no help is available.

Availability

query command
set command

Scope

help.homepage is globally scoped.

Syntax

query help.homepage
set help.homepage 

Description

The query help.homepage command will return the help page that will be shown when no other help is available.

The page specified must be available to the help system. It must be part of the help files registered during installation.

If a default help page is specified that cannot be found by the help system, the browser will indicate that the file could not be found.

Examples

query help.homepage
set help.homepage defaultPage.html 


help command
help.configuration parameter
help.location parameter
query command
set command