GetPageContext()
Gets the current PageContext object that provides access to page attributes and configuration, request and response objects.
GetPageContext( );
Returns: any
This function does not take any arguments.
Examples
writeDump(getPageContext());
See also
- Debugging
- Java
- Server
- GetContextInfo()
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)