Command no longer in use
Replaced with command SetVal, Token: MVI
Name |
LicenceVerification |
||||||||||
Purpose |
Property to get the state of the license regarding online verifications used in combination with CheckLicence |
||||||||||
Params |
None |
||||||||||
Returncode |
|
||||||||||
Usage |
You can check the main parameter of the CheckLicence functionality |
||||||||||
Sample |
iLicVerification := lic.licenseVerification; if iLicVerification = 0 then begin << online Verifications are not switched on >> ... end |
||||||||||
See also |