SetupData.GetPackageList

table SetupData.GetPackageList ( 

 )

Description

Returns a numerically indexed table of the package IDs contained within the current setup.

Tip: If using the Select Packages screen, there are also DlgSelectPackages actions to manipulate the properties of the categories containing the packages.

Parameters

None.

Returns

(table) A numerically indexed table of package ids contained within the current setup. If there are no packages in the install, nil is returned.

ResultVariable

When adding an action with the action editor, you can use this field to specify a variable that the return value will be stored in.

See also:  Related Actions