Name
global.getHistorySysIdsOfUpgradableApps
Description
Returns a list of history sys ids of upgradable applications that were installed during an instance upgrade.
Script
function getHistorySysIdsOfUpgradableApps(upgradeHistorySysId) {
return new sn_uc.AppUpgradeStatusProvider().getHistorySysIdsOfUpgradableApps(upgradeHistorySysId);
}
Sys ID
37e6ae63533121105e8addeeff7b1254