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

dump(getContextInfo( ) );

See also