Lucee Function Reference

getpagecontext()

Gets the current PageContext (https://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