Application :: outputCache - Get data from system output cache
The function returns the data currently stored in the system output cache. The data returned still remains in the output cache. In order to empty the output cache, clearOutputCache() has to be called to output caching has to be disabled ( cacheOutput(false) ).
Return value: String value ( odaba::String & )