Relational operators (<, >, =, <>, <=, >=) allow you to search numeral expressions. Use relational operators by enclosing a field name or entry tag number in braces {}, then typing a relational operator and number.
Operator |
Definition |
< |
less than |
> |
greater than |
= |
equal to |
<> |
not equal to |
<= |
less than or equal to |
>= |
greater than or equal to |
For example, if you type "{DATE} < 991022", Hyperion searches for records whose Date field contains values less than 991022.
© 2006-2018 Sirsi Corporation. All rights reserved.