domain: client
language: javascript
class Item class
Specifies whether or not filtering is active for a dataset.
Check filtered to determine whether or not local dataset filtering is in
effect. If filtered is true, then filtering is active. To apply filter
conditions specified in the
on_filter_record
event handler, set filtered to true.