Home
HidePagesExcept
This function hides all pages except for the ones identified, default being the current page.

Syntax:

HidePagesExcept [, pageIndex]

Parameters:

pageIndex – optional, the page index number, or one of { Current, First, Last, Next, Previous, Page # }

Examples:

HidePagesExcept

Hides all but the current page.

Comments:

This function is not case sensitive.  Using ‘Page #’ is slightly more efficient than just the pageIndex number, but note that pages should not be given a caption of ‘Page #’ since the number used may not align with the actual page index and deliver unexpected results (i.e. page index 3 should not be given a caption ‘Page 1’).

 
< Prev   Next >

Reference