Skip to main content

Module compare

Module compare 

Source
Expand description

Scalar comparison between a resolved StixValue and a pattern Literal.

Functionsยง

value_cmp_literal
Orders a resolved value against a pattern literal.
value_eq_literal
Compares a resolved value with a pattern literal for equality.
value_in_set
Returns true if the value equals any literal in the set (the IN operator).