Home arrow Reference arrow RemovePage

CONTENT WARNING

This site refers to our older, server-based product. If you are interested in our new, Excel-based product, please see our main web site at http://www.nextanalytics.com

RemovePage
Removes a specified page from memory.

Syntax:

RemovePage , pageRef

Parameters:

pageRef – the page caption or index number

Examples:

RemovePage,QueryResults

This removes the page titled 'QueryResults' from memory.  

Comments:

* caution * The page referenced is completely removed from memory and cannot be restored or references by following script commands. All remaining pages will be renumbered, so be sure your script references page captions instead of page numbers.

Use HidePage to simply hide a page from the user interface.  

Use this command only if absolutely necessary, as it can be CPU-intensive.

 

Reference

Installation - Java