| ShowPage |
This function unhides a page from the HTML output interface, reversing the HidePage function.
Syntax:Parameters:pageRef – the page caption or index number Examples:ShowPage,Totals In this example, the page which has the caption Page1 will now be visible in the HTML interface. Comments:This will not be a commonly used function unless the target output is one of our HTML output options. This enables the rendering of the page in the end user output if it was previously hidden. |