Skip to content

CMS_RemovePackageFromUnit

Removes package from the unit

CMS_RemovePackageFromUnit(sPackage, sVersion) As Boolean

Package name

Package version

Boolean, TRUE if function completed successfully.

If bStatus Then bStatus = CMS_IsPackageLinked("CapaInstaller", "v1.0")
If bStatus And gbValue Then
If bStatus Then bStatus = CMS_RemovePackageFromUnit("CapaInstaller", "v1.0")
End If

Scripting Guidelines

CMS_AddPackageToUnit Constants Package Property Variables Business Unit support