GotoPage()

Syntax:

GotoPage( Page )

Parameters:

Page – the name of the page to be displayed. Page can either be a string containing the page name or a variable containing the page name. This parameter is required.

Remarks:

This function will go to the specified page.

image\Script_Button.jpgExamples