method

store

v2_2_9 - Show latest stable - Class: SDBM
store(p1, p2)
public

Stores a new value in the database with the given key as an index.

If the key already exists, this will update the value associated with the key.

Returns the given value.