StoreState
Type true
to create a state token that lists the documents returned from this query. The name of the token is returned with the results. You can use the token in place of individual document IDs in subsequent actions.
The state token is an array of document IDs, listed in the same order as in the result set. It has a random alphanumeric name (for example, DXPV8M92YJJ5-6
) with a suffix that indicates the total number of documents specified in the token.
Actions: | Query |
Type: | Boolean |
Default: | False |
Example: | StoreState=true
|
See Also: | StateDontMatchID
StateMatchID |