|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
4D v20.6
Is license available
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Is license available {( license )} -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| license | Longint |
|
Plug-in for which license validity testing is desired | |||||
| Function result | Boolean |
|
True if plug-in is available, otherwise False | |||||
The Is license available command lets you find out the availability of a plug-in. It is useful, for instance, for displaying or hiding functions requiring the presence of a plug-in.
The Is license available command can be used in three different ways:
| Constant | Type | Value |
| 4D Client SOAP license | Longint | 808465465 |
| 4D Client Web license | Longint | 808465209 |
| 4D for OCI license | Longint | 808465208 |
| 4D ODBC Pro license | Longint | 808464946 |
| 4D REST Test license | Longint | 808465719 |
| 4D SOAP license | Longint | 808465464 |
| 4D View license | Longint | 808465207 |
| 4D Web license | Longint | 808464945 |
| 4D Write license | Longint | 808464697 |
CHANGE LICENSES
Get license info
Get plugin access
PLUGIN LIST
SET PLUGIN ACCESS
Product: 4D
Theme: Licenses
Number:
714
Modified: 4D 2004
Modified: 4D v14 R3
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)
Add a comment