Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Adds the specified package to the unit on which the script is being executed

 


Syntax

CMS_AddPackageToUnit(sPackage, sVersion) as Boolean 


Parameters

sPackage (String)

...

Package version


Example

Code Block
language
languagevb
themeEclipse
vbtitleVBScript
If bStatus Then bStatus = CMS_AddPackageToUnit("CapaInstaller", "v1.0")

Scripting Guidelines 


Related functions

CMS_RemovePackageFromUnit