getItems

Get the data from a temporary memory location. Items can be accessed and modified or removed by other recipes. But the data disappears when the app closes.

Syntax

getItems()

Returns

returns (object) with cache items.

Parameters

None