</2 - smaller_than/2 - less_than/ 2 - determine whether one value is less than another value


This operator determines whether one value is less than another value.

 $EXPR1 < $EXPR2
$EXPR1 smaller_than $EXPR2
$EXPR1 less_than $EXPR2 

</2 arguments

Argument

Type

Description

$EXPR1
ANY

Expression to the left of the operator

$EXPR2
ANY

Expression to the right of the operator

Use </2 to determine whether the value of expression $EXPR1 is less than the value of $EXPR2.

</2 - smaller_than /2 - less_than /2  example

MINOR < $E.severity

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*