/
xdb.GetData
xdb.GetData
Description
This function can be used to retrieve data that is stored in the persistent database. The data is also available after server restart.
Signature
Any xdb.GetData (string)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | key of the value that shall be retrieved |
Return
Type | Description |
---|---|
Any | value that is stored with the specified key |
, multiple selections available,
Related content
xdb.SetData
xdb.SetData
More like this
xdb.ResetData
xdb.ResetData
More like this
nxa.GetVar
nxa.GetVar
More like this
XDB Parameters
XDB Parameters
More like this
Reporting function: GetItemValue()
Reporting function: GetItemValue()
More like this
nxa.GetValue, nxa.Value
nxa.GetValue, nxa.Value
More like this