GoHomeDocument

Description:
Go to the User’s predefined Home Document. This is the same as pressing the Home button on the Browser.

Format:
GoHomeDocument (integer Session ID (optional))

Parameters:

integer

Session ID

Browser Occurrence Number.
First Browser occurrence is 1
Default value is 1

Return Value:

boolean

Success Ind

Success Indicator.
TRUE – Next Document displayed
FALSE – Next Document not displayed

Usage:
Use this function to navigate to the User’s Home Page in the specified Browser Occurrence.

Example 1:
Display the Home Document in the default Browser.

GoHomeDocument ()

Example 2:
Display the Home Document in the third occurrence of the Browser.

GoHomeDocument (3)

Hosted by www.Geocities.ws

1