Description Usage Arguments Value
This function return a filter to choose a certain numeric field within a range.
1  | range_filter(key, gt, lt)
 | 
key | 
 A string, name for that field.  | 
gt | 
 A number, optional, open lower boundary for that field  | 
lt | 
 A number, optional, open upper boundary for that field  | 
A filter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.