- UNUSED =
-1 or :unused
- OP_EQUAL =
0 or :op_equal
- OP_GT =
1 or :op_gt
- OP_LT =
2 or :op_lt
- OP_GTE =
3 or :op_gte
- OP_LTE =
4 or :op_lte
- OP_NOT_EQUAL =
5 or :op_not_equal
- OP_BLANKS =
32 or :op_blanks
- OP_NON_BLANKS =
33 or :op_non_blanks
- OP_TOP_N =
48 or :op_top_n
- OP_BOTTOM_N =
49 or :op_bottom_n
- OP_TOP_N_PERCENT =
50 or :op_top_n_percent
- OP_BOTTOM_N_PERCENT =
51 or :op_bottom_n_percent
- OP_TOP_N_PERCENT_N =
52 or :op_top_n_percent_n
- OP_BOTTOM_N_PERCENT_N =
53 or :op_bottom_n_percent_n
- OP_BOTTOM_MASK =
1 or :op_bottom_mask
- OP_REL_N_MASK =
4 or :op_rel_n_mask
- OP_PERCENT_MASK =
6 or :op_percent_mask
- OP_GT_AVERAGE =
64 or :op_gt_average
- OP_LT_AVERAGE =
65 or :op_lt_average
- OP_WITHIN_STDDEV =
80 or :op_within_stddev
- OP_OUTSIDE_STDDEV =
81 or :op_outside_stddev
- OP_MATCH =
96 or :op_match
- OP_NO_MATCH =
97 or :op_no_match
- OP_TYPE_OP =
0 or :op_type_op
- OP_TYPE_BLANKS =
32 or :op_type_blanks
- OP_TYPE_BUCKETS =
48 or :op_type_buckets
- OP_TYPE_AVERAGE =
64 or :op_type_average
- OP_TYPE_STDDEV =
80 or :op_type_stddev
- OP_TYPE_MATCH =
96 or :op_type_match
- OP_TYPE_MASK =
112 or :op_type_mask