Skip to main content
Version: Next

PLUGIN LIST

PLUGIN LIST ( numbersArray ; namesArray )

ParameterTypeDescription
numbersArrayLongint array🡘Numbers of plug-ins
namesArrayString array🡘Names of plug-ins

Description

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