Home
HidePage
This function hides a page from the HTML output interface. The page can still be referenced by other pages and consumes system resources.

Syntax:

HidePage, pageRef

Parameters:

pageRef – the page caption or index number

Examples:

HidePage,Totals

In this example, the page which has the caption Page1 will not be rendered in html.

Comments:

This will not be a commonly used function unless the target output is one of our HTML output options.  This inhibits the rendering of the page in the end user output.

 

See Also: ShowPage and HidePagesExcept

 
< Prev   Next >

Reference