See full description - Store data in the license file
Name |
ExistsConfig |
||||||||
Purpose |
Checks if the config with the specified name exists inside the license file |
||||||||
Params |
|
||||||||
Returncode |
|
||||||||
Usage |
Use to check if that config is already in the license |
||||||||
Sample |
bOk := lic.ExistsConfig(‘DBPassword’); if bOk then begin << use the information >> ... end else begin ... |
||||||||
See also |
Store data, SetConfig, GetConfig, DeleteConfig, IsConfigVisible |
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_existsconfig.htm