CMS_RemoveCustomUserInventory
Description
Section titled “Description”Removes a CustomUserInventory row from the database that is persistent.
Syntax
Section titled “Syntax”CMS_RemoveCustomUserInventory(category, entry)
User packages are not supported in PowerPacks
Parameters
Section titled “Parameters”category (String)
Section titled “category (String)”Category name
entry (String)
Section titled “entry (String)”variable name
Example
Section titled “Example”If bStatus Then bStatus = CMS_RemoveCustomInventory("Department", "Name")If bStatus Then bStatus = CMS_RemoveCustomInventory("Department", "Office")Related functions
Section titled “Related functions”CMS_AddCustomUserInventory Constants Package Property Variables Business Unit support