The relational comparison type.
Equal to
Greater than or equal to
Filename glob, e.g. test*
test*
Greater than
Less than or equal to
Less than
Not equal to
A regular expression, e.g. fw[0-255]
fw[0-255]
Comparison predicate invalid or not known
The relational comparison type.