See full description - Store data in the license file

 

Name

setConfig                                                                                                        

Purpose

Stores data in the license file

Params

Parameter

Type

Example

Note

Configname

NSString

DBPassword

Unique configname

Configvalue

NSString

Secret

The value as string

IsVisible

Boolean

False

not in use windows-logo-30x30

Returncode

Returncode

Type Integer

Note

All values

See list of return codes

See also

Store data, GetConfig, DeleteConfig,ExistsConfig

 

If the ID (configname) already exists, the existing value (configvalue) is updated with the new value.