/
xdb.ResetData
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 |
---|---|---|---|
string | M | key of the value |
Return
Type | Description |
---|---|
bool | true on success, false otherwise |
, multiple selections available,
Related content
nxa.ClearVar
nxa.ClearVar
More like this
xdb.SetData
xdb.SetData
More like this
xdb.GetData
xdb.GetData
More like this
Item.ResetValue
Item.ResetValue
More like this
nxa.ResetBit
nxa.ResetBit
More like this
nxa.RemoveDirectBiLink
nxa.RemoveDirectBiLink
More like this