5.2. SetValue

[<<<] [>>>]

hash::SetValue h,key,value

You have to call this subroutine to set the value associated with a given key. If the key did not exist in the hash before it is inserted. If the key existed in the cache the value associated with the key is replaced by the new value.


[<<<] [>>>]