ddCatSubItem
ddCatSubItem(
b_ddId
t_name
)
=> t / nil
Description
Removes the named item from the given category.
If the name is the name of a category (that is, removing a subcategory from another category), the checks if it is referenced in any other category. If not, the category is moved to the library category list. This action ensures that the caller must do a ddCatRemove to remove category entries from a library. Changes are not written to disk until a ddCatSave is done.
Arguments
Value Returned
Return to top