ComponentCacheList()

edit

List elements in the Component Path Cache, to clear use ComponentCacheClear()

ComponentCacheList( );

Returns: Struct

This function does not take any arguments.

Examples

edit
dump(ComponentCacheList());

See also