2021.1

Table Of Contents
l ruleType VALUEIN
l field the field name (type of string)
l dataType the data type to search (value of either FIELD or PROPERTY)
l condition the comparison condition (value of either IN or NOT_IN)
l values the list of data entities (type of string, or array of strings
IDIn search search for the IDvalues contained within a list.
Comprises objects containing the following name/value pairs:
l ruleType IDIN
l condition the comparison condition (value of eitherIN or NOT_IN)
l values the list of IDs (type of number, or array of numbers
Document Media search search on the media used.
Comprises objects containing the following name/value pairs:
l ruleType DOCMEDIA
l attribute the document media attribute being searched for (value of either media
name (NAME), or front/rear (FRONT_COATING/BACK_COATING) sheet coating)
l condition the comparison condition (value of either CONTAINS or NOT_CONTAINS)
The comparison value. Can be one of either of the following, depending upon the
attribute selection:
l name the media name (type of string)
(only available for attribute = NAME selections)
l coating the specified media sheet coating (value of either UNSPECIFIED, NONE,
COATED, GLOSSY, HIGH_GLOSS, INKJET, MATTE, SATIN or SEMI_GLOSS)
(only available for attribute = FRONT_COATING or BACK_COATING selections)
Document Binding search search on how the finished documents are bound.
Comprises objects containing the following name/value pairs:
l ruleType DOCBINDING
l attribute the document binding attribute being searched for (value of STYLE, SIDE,
Page 133