Returns the license type being used by the client. Read-only.
App.License = [value]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and value is a value or constant as described in Settings.
Newlook Smartclient only.
The settings for value for the App object are :
Constant (Macros) |
Constant (Scripts) |
Value
|
Description |
LicenseEvaluation |
nlLicenseEvaluation |
0 |
The client is using an evaluation license. |
LicenseRegistered |
nlLicenseRegistered |
1 |
The client is registered locally on the PC. |
LicenseSmartclient |
nlLicenseSmartclient |
2 |
The client is requesting a Newlook Smartclient license from the host. |
LicenseStandard |
nlLicenseStandard |
3 |
The client is requesting a Newlook standard license from the host. (Deprecated from version 10 onwards) |
LicenseEnterprise |
nlLicenseEnterprise |
4 |
The client is requesting a Newlook Enterprise license from the host. (Deprecated from version 10.1.7 onwards) |
LicenseDeveloper |
nlLicenseDeveloper |
7 |
The client is requesting a Newlook Developer license from the host. |
© 2004-2021 looksoftware. All rights reserved.