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. |
|
Return Value: |
boolean |
Success Ind |
Success Indicator. |
Usage:
Example 1:
Display the Home Document in the default Browser.
GoHomeDocument ()
Example 2:
GoHomeDocument (3)