4D v16.3

PLUGIN LIST

Home

 
4D v16.3
PLUGIN LIST

PLUGIN LIST 


 

PLUGIN LIST ( numbersArray ; namesArray ) 
Parameter Type   Description
numbersArray  Longint array in Numbers of plug-ins
namesArray  String array in Names of plug-ins

The PLUGIN LIST command fills in the numbersArray and namesArray arrays with the numbers and names of the plug-ins loaded and usable by the 4D application. These two arrays are automatically sized and synchronized by the command.

Note: You can compare the values returned in numbersArray with the constants of the Is License Available theme.

PLUGIN LIST takes all plug-ins into account, including those that are integrated (for example, 4D Chart), and third-party plug-ins.



See also 

COMPONENT LIST
Get plugin access
Is license available
SET PLUGIN ACCESS

 
PROPERTIES 

Product: 4D
Theme: 4D Environment
Number: 847

 
HISTORY 

Modified: 4D v11 SQL

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)