deleteKeywordsOfCatalogItem
Use the DeleteKeyWordsOfCatalogItem command to delete all the key words of a catalog item.
Parameters
The DeleteKeyWordsOfCatalogItem command includes the following parameters:
| # | Parameter | Data Type | Description |
|---|---|---|---|
| Title | String | Name of the catalog item. |
Return Value
Returns one of the following values:
-
Returns a 1 when deleting an entry,
-
Returns a 0 if there was no row deleted.
-
Returns a -1 when encountering an exception.