Link Search Menu Expand Document

πŸ– Within Range

PCGEx | Filter : Within Range

Checks if an attribute value falls within a specified range.

-


Filter
A single filter definition

Table of content


The Within Range filter checks if an attribute value is within a specified constant range.

details/filter-ecosystem/filter-within-range-lead.png

Properties


Property Description
Operand A
Operand A The attribute that will be checked.
Range
Range Min Start of the range.
Range Max End of the range.
Inclusive If enabled, values that are equal to the range’ min/max values will be considered within range.
Invert If enabled, inverts the result of the filter, effectively making the filter an β€œOutside Range” check.