GoBackDocument
Description:
Go Back to the previously displayed Document. This is the same as pressing the Back button on the Browser.
Format:
GoBackDocument (integer Session ID (optional))
|
Parameters: |
integer |
Session ID |
Browser Occurrence Number. |
|
Return Value: |
boolean |
Success Ind |
Success Indicator. |
Usage:
Example 1:
Display the Previous Document in the default Browser.
GoBackDocument ()
Example 2:
GoBackDocument (3)