Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Gdbm
Gdbm.gdbm

Method Gdbm.gdbm()->`[]()


Method `[]

string fetch(string key)
string `[](string key)

Description

Return the data associated with the key 'key' in the database. If there was no such key in the database, zero is returned.