GetContextInfo()
Returns information about the current context.
for example, has the current context content already been flushed
Introduced: 5.3.1.7
GetContextInfo( );
Returns: Struct
This function does not take any arguments.
Examples
editdump(getContextInfo( ) );
See also
- Debugging
- Lucee Server related Tags, Functions and Guides
- GetContextRoot()
- GetCurrentContext()
- GetPageContext()
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)