SecreC 2 language
2.8.0 (2023.09)
Language and standard library reference
Functions
keydb_get(string)
keydb.sc
Functions
template<type T>
T
keydb_get
(string key)
Detailed Description
Get value stored in database.
Note
T
- any
data
type
Parameters
key
- the public key of the value.
Returns
the value stored in the database.
Function Documentation
◆
keydb_get()
T keydb_get
(
string
key
)
Generated by
1.9.1