SecreC 2 language  2.8.0 (2023.09)
Language and standard library reference
Functions
keydb_del(string)

Functions

void keydb_del (string key)
 

Detailed Description

Delete a value from the database.

Parameters
key- the public key of the value to be deleted.

Function Documentation

◆ keydb_del()

void keydb_del ( string  key)