GET PLUGIN LIST

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 LIST (numbersArray; namesArray)

ParameterTypeDescription
numbersArrayLongint ArrayNumbers of plug-ins
namesArrayArray stringNames of plug-ins

Description

The GET PLUGIN LIST command fills in the numbersArray and namesArray arrays with the numbers and names of the plug-ins loaded by the 4th Dimension 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.

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

See Also

Get plugin access, Is license available, 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