goTo( pageID )
- Return type: no return value
- This method is used to change which page is currently displayed, specified by the pageID argument. The page will be changed regardless of the value of
canAdvance
or canRewind
. The onwizardback
and onwizardnext
code is not called when using this function.