GetHiddenFlag

 

Description

 

Indicates whether the page is currently hidden (as indicated by the Hidden flag).

 

Arguments

 

Name

Type

I/O

Description

URL

String

In

The page of interest (blank for the current page).

 

Return Value

 

Short Integer: non-zero if the page is currently hidden (via LoadPage with Hidden set to True or SetHiddenFlag) or zero if the page is not hidden.

 

Remarks

 

This method can be applied to the current visible page or to any other page in cache.