StateID
Type the name of a state token (created earlier with the StoreState parameter of the
If you specify the token name only, all documents listed in the token are deleted. If you add a (zero-based) index range, or individual numbers separated by plus signs, in square brackets after the token name, only that range or set of documents is deleted.
NOTE: You must list the entries in increasing numerical order.
Actions: | DREDELETEDOC |
Type: | String |
Default: | |
Example: | Delete all the documents listed in the state token B8UGIK95FKJG-23 :StateID=B8UGIK95FKJG-23 Delete the first twelve documents, plus the14th and 16th documents, listed in the state token B8UGIK95FKJG-23 :StateID=B8UGIK95FKJG-23[0-11+13+15] |
See Also: |
|