-
advance( pageID ) - Return type: no return value
-
Call this method to go to the next page. This is equivalent to pressing the Next button. The
canAdvanceproperty must be set totruefor the page to be changed. The code in theonwizardnextattribute is called before the page is changed. The pageID argument allows you to specify the index of the page to which to jump. Supplynullas the argument to go to the next page in the sequence.
