Accessing the applications > Accessing Correspondence Reviewer > Filtering and sorting searches > Search statements

Search statements
The syntax that is used in search statements is:
statements:[{attr:<Parameter>, op:<Operator>, val:<Value>}…]
Where:
<Parameter> – Is the parameter to search by. For example, ’State’.
See Parameters.
<Operator> – Is one of the following operators used for comparison:
’eq’ – Equals (for exact match of <Parameter>).
’range’ – Range (when <Parameter> belongs to a range of values). The operator can be used for dates and numbers. For example, ’10..20.55’ for numbers or ’01/20/2012..01/25/2012’ for dates.
<Value> – Is the value <Parameter> is compared with. The value must have the same format as <Parameter>. For example, ’REJECTED’.
Note:
OpenText StreamServe 5.6 Updated: 2013-03-01