string Gdbm.gdbm()->fetch(string key) string Gdbm.gdbm()->`[](string key)
Return the data associated with the key 'key' in the database. If there was no such key in the database, zero is returned.