xdb.ResetData

Description

This function can be used to delete a key/value pair within the persistent database.

Signature

bool xdb.ResetData (string)

Parameters

Name Type Mandatory/Optional Description
stringMkey of the value

Return

Type Description
booltrue on success, false otherwise