/
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 Parameters
XDB Parameters
More like this
nxa.GetItemID , nxa.ItemID
nxa.GetItemID , nxa.ItemID
More like this
Synchronizing the SQL database
Synchronizing the SQL database
More like this
nxa.AddExtSysCustomItem
nxa.AddExtSysCustomItem
More like this
File menu
File menu
More like this
Virtual item definitions
Virtual item definitions
More like this