Specify the location of the script file that will be used to delete items added to the ODM for this product. Following is some information about using odmdelete:

If you specify odmdelete -o < class_name>, all items in the class (or database) will be removed.

If you want to remove only some items, use one or more qualifiers in the command: odmdelete -o < class_name> -q < qualifier1> AND < qualifier2> ...

The comparison operators that can be used in qualifier statements are:

(Note: Comparisons can be made only between compatible data types.)