VISIO::NOTEBOOK_SET_PAGE (int notebook, int pagenumber)

Description: Sets the active page in a notebook. The notebook and pagenumber are passed as argument. The first page in a notebook is referred to as page '0'.

Example: VISIO::NOTEBOOK_SET_PAGE (notebook, 2)