Skip to main content

Specifies which float field on the template to filter the search results by, specifying a range of values that can match.

lt
number

Specifies the (inclusive) upper bound for the metadata field value. The value of a field must be lower than (lt) or equal to this value for the search query to match this template.

Example:

200000

gt
number

Specifies the (inclusive) lower bound for the metadata field value. The value of a field must be greater than (gt) or equal to this value for the search query to match this template.

Example:

100000