====== O4WGoToPage routine ====== ==== Description ==== In mobile mode, moves to the mobile page specified in ; in desktop mode, “drops” the breadcrumb specified in . The value in is passed back to the host in the PAGENO parameter (which can then be accessed via O4WGetValue). The , if specified, is the ID of the element whose “click” event we wish to emulate. Any additional parameters (as specified in ) are also passed back to the host. ==== Syntax ==== O4WGoToPage(, , , ) ==== Parameters ==== The function has the following parameters: ^Parameter^Description^ |pageName|| |pageNumber|| |triggerID|| |addParams|| ==== See Also ====