Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

Method Gdbm.DB()->delete()


Method delete

bool delete(string key)

Description

Remove a key from the database. Returns 1 if successful, otherwise 0, e.g. when the item is not present or the database is read only.