/
CMS_UninstallPackageFromUnit
CMS_UninstallPackageFromUnit
Description
Uninstalls package from unit
Syntax
CMS_UninstallPackageFromUnit(sPackage, sVersion) As Boolean
Parameters
sPackage (String)
Name of package
sVersion (String)
Version of package
Example
VBScript
If bStatus Then bStatus = CMS_UninstallPackageFromUnit("CapaInstaller", "v1.0")
Related functions
, multiple selections available,
Related content
CMS_UninstallPackageFromUnit
CMS_UninstallPackageFromUnit
More like this
CMS_UninstallPackageFromUnit
CMS_UninstallPackageFromUnit
More like this
CMS_UninstallPackageFromUnitById
CMS_UninstallPackageFromUnitById
More like this
CMS_UninstallPackageFromUnitById
CMS_UninstallPackageFromUnitById
More like this
CMS_RemovePackageFromUnit
CMS_RemovePackageFromUnit
More like this
CMS_RemovePackageFromUnit
CMS_RemovePackageFromUnit
More like this