Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 21.1b

...

If an element with the given key already exists in memory, it will be overwritten by the Memory Adapter. In this case, parameter oldValue returns the value that got overwritten.

Anchor
retrieve
retrieve

Retrieving Data From Memory

...

Figure: Removing Data from Memory

Parameter oldValue returns the value that has been removed. If no data with the given key can be found, the Memory adapter throws an error (MEMADSM/12, see also the list of system errors).

...