Skip to main content
Version: Next

Get plugin access

Get plugin access ( plugIn : Integer ) : Text

ParameterTypeDescription
plugInInteger→Plug-in number
Function resultText←Group name associated with plug-in
History
ReleaseChanges
2004Created

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:

ConstantTypeValue
4D Client SOAP licenseInteger808465465
4D Client Web licenseInteger808465209
4D for OCI licenseInteger808465208
4D ODBC Pro licenseInteger808464946
4D View licenseInteger808465207
4D Write licenseInteger808464697

See also​

SET GROUP ACCESS
SET PLUGIN ACCESS

Properties​

Command number846
Thread safeno