OP_WITHIN

Constant OP_WITHIN 

Source
pub const OP_WITHIN: u8 = 165;
Expand description

Returns 1 if x is within the specified range, left inclusive. Otherwise, 0.