CURRENT_PAGE_IS_PUBLIC Function

Previous
Previous
 
Next
Next

This function checks whether the current page's authentication attribute is set to Page Is Public and returns a Boolean value (true or false)


See Also:

"About Page Attributes" and "Security" for information about setting this page attribute

Syntax

FUNCTION CURRENT_PAGE_IS_PUBLIC 
RETURN BOOLEAN;