Skip to content

CMS_GetUninstallSource

Returns which source has initiated the uninstall. License Consolidation or Administrative tool

CMS_GetUninstallSource(sPackage) as Boolean

Not supported

Name of package

Boolean, TRUE if function completed successfully. The result will be stored in gsValue and it will be either ‘lc’ or ‘Console’

If bStatus Then bStatus = CMS_GetUninstallSource(GetContainer)
If bStatus Then xStatus = Job_WriteLog("Custom", "gsValue: " & gsValue, bStatus, True)

Scripting Guidelines

Constants Package Property Variables Business Unit support