See full description - Store data in the license file
Name
|
existsConfig
|
Purpose
|
Checks if the ID with the specified name exists in the data area
|
Params
|
Parameter
|
Type
|
Example
|
Note
|
Configname
|
NSString
|
DBPassword
|
Unique ID
|
|
Returncode
|
Returncode
Type Boolean
|
Note
|
True
|
This ID exists in the license
|
False
|
This ID does not exist in the license
|
|
See also
|
Store data, SetConfig, GetConfig, DeleteConfig
|