Lucee Function Reference
Function GETPAGECONTEXT
Gets the current PageContext (http://www.lucee.org/javadoc/lucee/runtime/PageContext.html) object that provides access to page attributes and configuration, request and response objects.
Example
getpagecontext():any
Arguments
This function has no arguments