Get plugin access

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 2004


Get plugin access (plugIn) String

ParameterTypeDescription
plugInLongintPlug-in number
Function resultStringGroup name associated with plug-in

Description

The Get plugin access command returns the name of the user group authorized to use the plug-in whose number was passed in the plugIn parameter. If there is no group associated with the plug-in, the command returns an empty string ("").

Pass the number of the plug-in for which you want to find out the associated group of users in the plugIn parameter. Plug-in licenses include 4D Client Web and SOAP licenses. You can pass one of the following constants found in the "Is license available" theme:

ConstantType Value
4D Draw LicenseLongint808464694
4D For OCI LicenseLongint808465208
4D View LicenseLongint808465207
4D Write LicenseLongint808464697
4D Client Web LicenseLongint808465209
4D Client SOAP LicenseLongint808465465
4D ODBC Pro LicenseLongint808464946
4D for ADO LicenseLongint808465714
4D for MySQL LicenseLongint808465712
4D for PostgreSQL LicenseLongint808465713
4D for Sybase LicenseLongint808465715

See Also

CT GET AREA PROPERTY, SET PLUGIN ACCESS.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next