See full description - Store data in the license file

 

 

Name

getConfig                                                                                                        

Purpose

retrieve a value from the data area using the ID configname

Params

Parameter

Type

Example

Note

Configname

NSString

DBPassword

Unique identifier

Returncode

Returncode

Type String

Note

Empty

ID does not exist or the value string is empty. If you are not sure use ExistsConfig to check if the ID exists.

Full String

The value assigned to the ID configname

See also

Store data, SetConfig, DeleteConfig,ExistsConfig