Return the value that is stored under the given key. If the key is not present, an error is thrown.
See also
Other enumeration-helpers:
enum()
,
enumGetKey()
,
enumHasKey()
,
enumKeys()
,
enumPut()
,
enumRemove()
,
enumValues()
Return the value that is stored under the given key. If the key is not present, an error is thrown.
Other enumeration-helpers:
enum()
,
enumGetKey()
,
enumHasKey()
,
enumKeys()
,
enumPut()
,
enumRemove()
,
enumValues()