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
stringMkey of the value that shall be retrieved

Return

Type Description
Anyvalue that is stored with the specified key