This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20.6
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

 
PAGE CONTENTS 
 
HISTORY 

Modified: 4D v11 SQL

 
ARTICLE USAGE

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)