CMS_InstallAdvertisedPackage
Description
Section titled “Description”Installs an advertised package
Syntax
Section titled “Syntax”CMS_InstallAdvertisedPackage(sPackage, sVersion) As Boolean
Parameters
Section titled “Parameters”sPackage (String)
Section titled “sPackage (String)”Name of package
sVersion (String)
Section titled “sVersion (String)”Version of package
Return value
Section titled “Return value”Boolean, TRUE if function completed successfully.
Example
Section titled “Example”If bStatus Then bStatus = CMS_InstallAdvertisedPackage("CapaInstaller", "v1.0")Related functions
Section titled “Related functions”CMS_GetAdvertisedPackages Constants Package Property Variables Business Unit support